Windows 8 is about, time to start developing my first Win8 App!
Lets just sum it up here:
1. I dont understand code
2. I understand copy/paste
3. I have a tiny understanding of HTML
So, how do you make a Windows 8 App without being a CODE NINJA?
Lets start:
1. You need Expression Blend (this is where I will make all Objects and stuff)
2. You need Visual Studio (This is becasue most examples use code and its easiest to copy paste in VS)
3. You need Win8 SDK With some cool templates
find the SDK here: http://msdn.microsoft.com/en-us/windows/apps/br229516
If you want to read stuff (eww) before you start, og here:
http://msdn.microsoft.com/en-us/windows/apps/hh852650
It will explain you guidelines and design principles.
Leave a Reply