Skip to content

Latest commit

 

History

History
59 lines (53 loc) · 3.71 KB

readme.md

File metadata and controls

59 lines (53 loc) · 3.71 KB

What every engineering college student should have

  • GitHub a/c
  • StackOverflow A/c
    • Always believe in a fact - You are not the first one to get that exception ;)
    • Search with exception text and find fixes for that exception faster
    • You found a different fix? How about helping other stackoverflow users with your fix?
    • Start Contributing to stackoverflow by answering questions from others
    • Garner reputation
  • Microsoft Dev Essentials
    • Azure credit ($25/month for 12 months)
    • Visual Studio Team Services account with five users
      • For managing code repos privately with your team members
      • Share and manage tasks for your team members
    • App Service free tier
      • Host Web sites, API servers
    • HockeyApp free tier
      • Used for deploying Android, iOS apps to beta users
    • Application Insights free tier
      • Get insights into how your app/website/api server is doing, find exceptions and fix them, etc.
    • Learn from the best

Competitions to participate

  • Want $100,000 while you are a student? ImagineCup

    • Get lot of free Software and Services listed here
    • Free azure account to develop in the cloud at no cost with Azure App Services, Notification Hubs, SQL database, and more.
  • How about $1000 every month ? Hello Cloud 2017

    • To compete, all you need to do is sign up for Azure (free, no credit card required) through Microsoft Imagine and then complete one or more of our Hello Cloud activities. Each activity you complete gives you another chance to win. And you only have to do each activity once – your name will still be in the sweepstakes month after month!

Getting started with Mobile apps

Other resources