how to develop apps for wp!

NaMit GrOver

New member
Oct 27, 2013
15
0
0
Visit site
Its silly question to ask here but as m a willing little guy who wants to be good developer like you all, could anyone guide me how to develop apps? What i need to learn to develop apps? I know basics of coding. I've learnt c++. Can anyone guide me completely how to start and where to start? I really love microsoft and i really want to be a developer but due to lack of knowledge regarding this field in my area m unable to do anything :( soo plz anyone help me!
 

DLong4

New member
Aug 19, 2014
256
0
0
Visit site
Microsoft offer a free download of the "Visual Studio Express for Windows 2013." For Windows phone development, there are some higher-end specs needed, such as Windows Pro running 64bit, and the CPU likewise needs certain newer features in order to operate the phone simulator software. In lieu of the required CPU, you can register and use your own hardware phone for testing purposes and just plug it into the PC.
 

mparkkon

New member
Apr 10, 2015
14
0
0
Visit site
I would separate app development to 2 categories
a) skills (there are some good replies here, you should take some basic courses and after that try by examples)

b) tools
You should also check that you have the right tools for the job. For Windows Phone 8 you need Windows 8. The good side is that Visual Studio 2013 if free to use for WP development and actually is a great programming tool - the phone emulators that come with VS2013 are great too. You also need to have a powerful computer with an enough memory ( 8 Gb is good enough), good CPU (i7) to make programming fun - when developing you don't wan't to wait for program to start or compile
 

Meteyy

New member
Apr 27, 2015
15
0
0
Visit site
You can try this tutorial - its great :) windowsapptutorials.com/ . First you have to learn programming Language for WP (c#, Javascript or HTML5) and after you can try develop simple apps .Later u can handle even more difficult apps :)
 

reddit_storm

New member
May 12, 2015
9
0
0
Visit site
small detail, maybe obvious. windows phone 8 silverlight is different than 8.1 RT. Follow the latter. I kept trying code that didn't work because I was relying on older silverlight libraries.
 

riccardo proietti

New member
May 28, 2015
11
0
0
Visit site
If you are at the beginning I advise you ti use html5+javascript. So you can publish your app also in other store such as google play or itunes, beacause it is cross-platform. You can get a lot of sample on internet, typing html5 + javascript.
 

srmocher

New member
Jun 18, 2015
5
0
0
Visit site
To build good quality apps, you should learn design patterns like MVVM (for XAML based apps) and MVC (for HTML/JS apps). Understand how these concepts work in relation to code and then you can start actually coding.
 

Members online

Forum statistics

Threads
326,653
Messages
2,248,706
Members
428,531
Latest member
Clive