+ 1

Is it best to learn the programing code accordingly i.e html -c++-etc.

12th Jul 2017, 7:10 AM
Olajide Nathaniel
Olajide Nathaniel - avatar
3 Answers
+ 5
You may start off with the order as suggested in our FAQ (www.sololearn.com/FAQ). That said, you can also go according to what you feel comfortable with.
12th Jul 2017, 7:37 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
Hope you find the thread below of your interest, it covers some advices about a good learning path 😊 https://www.sololearn.com/discuss/296406/?ref=app
12th Jul 2017, 7:22 AM
Pao
Pao - avatar
+ 1
This is generally an opinion based question. If you have no understand of programming, it's best to start off with HTML. Moving from HTML you can move into a few different options. The three most common are Python, C++, and Java. I personally jumped in and learn C# and have now back tracked out to learn C++, Javascript, Typescript, and other languages to broaden my skills. I absolutely recommend that you don't learn a language to learn it. Rather learn a language to understand the basic programming syntax. Your Ifs, Arrays, Variables, etc. Happy coding.
12th Jul 2017, 7:16 AM
Trevor Wessel
Trevor Wessel - avatar