Skip to content

Commit 85c96d0

Browse files
Merge pull request microsoft#185 from shanamatthews/patch-2-1
made formatting look nicer
2 parents b76ef28 + 9bf739f commit 85c96d0

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

Events and Hacks/Student Hacks/hackwithazure.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Share the love: [aka.ms/hackwithazure](https://aka.ms/hackwithazure)
33

44
## Quick links
5-
- [Free $100 Azure credit!!] (https://aka.ms/azureforstudents?WT.mc_id=hackwithazure-hackathon-cxa)
5+
- [Free $100 Azure credit!!](https://aka.ms/azureforstudents?WT.mc_id=hackwithazure-hackathon-cxa)
66

77
## What is Azure?
88
Azure is a cloud computing platform (similar to AWS and Google Cloud Platform). We offer a broad range of services for developers to create with.
@@ -36,31 +36,39 @@ Most of us aren't recruiters (and we can't guarantee that we will have one with
3636

3737
## Tutorials
3838
### Add AI
39-
[What cog services exist?] (https://azure.microsoft.com/en-us/services/cognitive-services/directory/?WT.mc_id=hackwithazure-hackathon-cxa)
39+
What cog services exist? [https://azure.microsoft.com/en-us/services/cognitive-services/directory/](https://azure.microsoft.com/en-us/services/cognitive-services/directory/?WT.mc_id=hackwithazure-hackathon-cxa)
4040

41-
[How do I use these services?] (https://docs.microsoft.com/en-us/azure/cognitive-services/?WT.mc_id=hackwithazure-hackathon-cxa)
41+
How do I use these services? [https://docs.microsoft.com/en-us/azure/cognitive-services/](https://docs.microsoft.com/en-us/azure/cognitive-services/?WT.mc_id=hackwithazure-hackathon-cxa)
4242

43-
#### [Go further with custom vision service] (https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier?WT.mc_id=hackwithazure-hackathon-cxa)
43+
#### Go further with custom vision service
44+
[https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier](https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier?WT.mc_id=hackwithazure-hackathon-cxa)
4445

45-
#### [Go further with Azure Machine Learning services] (https://docs.microsoft.com/en-us/azure/machine-learning/?WT.mc_id=hackwithazure-hackathon-cxa)
46+
#### Go further with Azure Machine Learning services
47+
[https://docs.microsoft.com/en-us/azure/machine-learning/](https://docs.microsoft.com/en-us/azure/machine-learning/?WT.mc_id=hackwithazure-hackathon-cxa)
4648

47-
### [Make a web app] (https://docs.microsoft.com/en-us/azure/app-service/app-service-web-overview?WT.mc_id=hackwithazure-hackathon-cxa)
49+
### Make a web app
50+
[https://docs.microsoft.com/en-us/azure/app-service/app-service-web-overview](https://docs.microsoft.com/en-us/azure/app-service/app-service-web-overview?WT.mc_id=hackwithazure-hackathon-cxa)
4851

49-
#### [For mobile apps] (https://docs.microsoft.com/en-us/azure/app-service-mobile/?WT.mc_id=hackwithazure-hackathon-cxa?WT.mc_id=hackwithazure-hackathon-cxa)
52+
#### For mobile apps
53+
[https://docs.microsoft.com/en-us/azure/app-service-mobile/](https://docs.microsoft.com/en-us/azure/app-service-mobile/?WT.mc_id=hackwithazure-hackathon-cxa?WT.mc_id=hackwithazure-hackathon-cxa)
5054

51-
### [Add a bot] (https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-3.0?WT.mc_id=hackwithazure-hackathon-cxa)
55+
### Add a bot
56+
[https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-3.0](https://docs.microsoft.com/en-us/azure/bot-service/?view=azure-bot-service-3.0?WT.mc_id=hackwithazure-hackathon-cxa)
5257

53-
### [Build with Mixed Reality and Azure] (https://github.com/Microsoft/mixedreality-azure-samples?WT.mc_id=hackwithazure-hackathon-cxa)
58+
### Build with Mixed Reality and Azure
59+
[https://github.com/Microsoft/mixedreality-azure-samples](https://github.com/Microsoft/mixedreality-azure-samples?WT.mc_id=hackwithazure-hackathon-cxa)
5460

5561
### Use Tensorflow (or Keras, or CNTK, or Theano, or ...) without installing anything
56-
https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview
62+
[https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview](https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview?WT.mc_id=hackwithazure-hackathon-cx)
5763

5864
### Play with Python (and TensorFlow/Theano/Sci-kit learn/etc.) in a browser
59-
https://notebooks.azure.com/
65+
[https://notebooks.azure.com/](https://notebooks.azure.com/?WT.mc_id=hackwithazure-hackathon-cx)
6066

61-
### [Publish an API hosted in the cloud] (https://docs.microsoft.com/en-us/azure/api-management/?WT.mc_id=hackwithazure-hackathon-cxa)
67+
### Publish an API hosted in the cloud
68+
[https://docs.microsoft.com/en-us/azure/api-management/](https://docs.microsoft.com/en-us/azure/api-management/?WT.mc_id=hackwithazure-hackathon-cxa)
6269

63-
### [Azure functions for data streaming] (https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview?WT.mc_id=hackwithazure-hackathon-cxa)
70+
### Azure functions for data streaming
71+
[https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-overview?WT.mc_id=hackwithazure-hackathon-cxa)
6472

6573
### Use the most popular IDE~ to get coding fast
6674
[Get Visual Studio Code](https://code.visualstudio.com/?wt.mc_id=DX_841432)
@@ -74,9 +82,9 @@ https://notebooks.azure.com/
7482

7583
[Azure Student Labs](https://aka.ms/azurestudentlabs) - Our repository of labs geared for computer science students that you can learn from. Find them at [aka.ms/azurestudentlabs](https://aka.ms/azurestudentlabs)
7684

77-
[Microsoft Student Partners](https://imagine.microsoft.com/msp) - We are a community of university students around the world with an interest in technology. Coding is our shared common language. You might find yourself leading your own hackathon, mentoring computer science students, or unlocking the next great idea with your team – it’s all up to you. The program is all about gaining leadership experiences and getting access to resources and develop your technical and career skills. And we have a lot of fun too.
85+
[Microsoft Student Partners](https://imagine.microsoft.com/msp?WT.mc_id=hackwithazure-hackathon-cxa) - We are a community of university students around the world with an interest in technology. Coding is our shared common language. You might find yourself leading your own hackathon, mentoring computer science students, or unlocking the next great idea with your team – it’s all up to you. The program is all about gaining leadership experiences and getting access to resources and develop your technical and career skills. And we have a lot of fun too.
7886

79-
[Imagine Cup](https://imaginecup.microsoft.com/) - If you really like today’s challenges, we encourage you to consider taking the next step with Imagine Cup. Imagine Cup is a global competition for the next generation of students. Team up, and use your creativity, passion, and knowledge of technology to create applications that shape how we live, work, and play. Every year, tens of thousands of students from across the globe compete for cash, travel, and prizes and for the honor of taking home the Imagine Cup!
87+
[Imagine Cup](https://imaginecup.microsoft.com/?WT.mc_id=hackwithazure-hackathon-cxa) - If you really like today’s challenges, we encourage you to consider taking the next step with Imagine Cup. Imagine Cup is a global competition for the next generation of students. Team up, and use your creativity, passion, and knowledge of technology to create applications that shape how we live, work, and play. Every year, tens of thousands of students from across the globe compete for cash, travel, and prizes and for the honor of taking home the Imagine Cup!
8088

8189
## Prize details
8290
### What's our hack prize?

0 commit comments

Comments
 (0)