Saturday, August 29, 2015

Windows Apps a sneak peak

Below are few sections in the Windows App development page that intended to help developing Windows Apps. Windows 10 Universal Windows Platform helps to create apps with just one API set and one package to reach all Windows 10 devices. PCs, tablets and Phone. 

To set up, Visual Studio Community 2015 gives a developer everything we need to start developing apps. And its free! 

IF registered as an app developer, this account will let publish the app to the Windows Store. 

there are many languages which can be chosen to start developing the applications. for e.g. 

C# and XAML 
Javascript with HTML 
C++ with XAML 

There are many featured learning materials such as 

For Absolute beginners 

C# Fundamentals for Absolute beginners 
VB Fundamentals for Absolute beginners 
Javascript fundamentals for Absolute beginners 
HTML5 and CCS3 for Absolute beginners 

There are many video tutorials in the Microsoft Virtual academy video series as they detail What windows 10 and UWP offers for Developers 

There are some examples as it would be good sometimes to refer those. 


references:
https://dev.windows.com/samples

https://msdn.microsoft.com/library/windows/apps/dn894631.aspx

No comments:

Post a Comment