Sunday, October 11, 2015

Windows 10 development for absolute beginners

The absolute beginners series is back for Windows 10. It doesn't matter if you're a pro dev or just starting out, there's valuable content for everyone. If you're looking for a faster pace content that dives deep, the Developer's Guide to Windows 10 series may be for you.

Your guide through the series, Bob Tabor from http://www.learnvisualstudio.net/, walks you through how to create Windows 10 apps on the Universal Windows Platform (UWP) – meaning you'll gain access to all the Windows 10 screens: PCs, phones, tablets, and even on a Raspberry Pi, HoloLens, and Xbox. Bob will challenge you with exercises, help you build a cheat sheet for future reference, and explain the techniques and concepts being used along the way in a simple, friendly manner.

This only thing that the series assumes is that participants understand the basic language fundamentals of C#; if you don't have this covered, you should take a look at the C# Fundamental series first.

Source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10

No comments:

Post a Comment