Phi for All Posted August 9, 2017 Posted August 9, 2017 1 hour ago, Junil Englatera said: please teach me guys ! Moderator Note This is a discussion forum. We can discuss coding subjects you learn in a school environment, but we're not equipped to teach in the formal way you should learn. Alternatively, we can discuss the best ways for you to learn how to code apps in your region. Thanks for understanding, I'll leave this open for feedback.
Sensei Posted August 9, 2017 Posted August 9, 2017 (edited) 1 hour ago, Junil Englatera said: how to code apps please teach me guys In which language? There is plentiful different programming languages.. https://en.wikipedia.org/wiki/List_of_programming_languages Get C/C++/C# book. This is not bad reference http://www.cplusplus.com/ Download Visual Studio Express or Community from MSDN. https://www.visualstudio.com/vs/visual-studio-express/ Watch these videos https://www.youtube.com/results?search_query=net+framework+making+app+c%23 I like this tutorial. How to make Calculator. Later watch part #3 etc. Edited August 9, 2017 by Sensei
Manticore Posted August 9, 2017 Posted August 9, 2017 If you want to use C or C++ you really need the GNU compiler (the MS stuff is a joke). -1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now