Hi.I want to learn programming. Where should I start from? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Hi.I want to learn programming. Where should I start from?

I want to learn programming(mostly for android and web). I have some good educational videos for HTML and Python.

5th May 2018, 9:52 AM
Navid Shahbazi
6 Answers
+ 3
Web: HTML, CSS, Javascript. Then a serverside language and database. Now for Android you have three routes. You can use a package like Phonegap/Cordova to take html and javascript and turn it into an Android app. Or you can learn Typescript (superset of Javascript) and so.ething like Angular and build apps from that. Or you can learn Java and build directly for Android.
5th May 2018, 10:18 AM
Adam
Adam - avatar
+ 6
https://code.sololearn.com/WwdQescTMkvA/?ref=app
5th May 2018, 1:16 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 4
Thanks to every one for your good advices
5th May 2018, 12:39 PM
Navid Shahbazi
+ 2
just take some HTML & CSS lessons here then you will find your way through, and practice regularly. Go to https://freecodecamp.org as well. They teach html and javascript for beginners
5th May 2018, 10:17 AM
Raqun Bob
Raqun Bob - avatar
+ 2
it is better start with Python. The most universal language and quite easy to understand
5th May 2018, 11:59 AM
Maria
Maria - avatar