What to learn first? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What to learn first?

I would just like to know what the suggested first language would be for those learning from scratch. I started with C++ and know a little HTML. Is there a guide on what language to use for any project that is being started ? (Nothing planned yet but I would like to know what to use when I want to bring an idea to life)

20th Mar 2018, 8:04 PM
Brent Meas
Brent Meas - avatar
5 Answers
20th Mar 2018, 9:37 PM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 4
You should start with python/java/c#. Modern and useful languages yet not as difficult as c/c++. If you want to work on web development the Javascript HTML/CSS are good for you. combining them with python is even more ideal
20th Mar 2018, 8:17 PM
Tomer Sim
Tomer Sim - avatar
+ 4
for website creation u should use html first css sec javascript third
20th Mar 2018, 8:18 PM
VishnuDubeyMaster
VishnuDubeyMaster - avatar
+ 4
if you are interested in website design and development then you should learn HTML CSS JAVASCRIPT then go for PHP / jQuery mySQL for database connectivity. for framework start with c#.
20th Mar 2018, 8:27 PM
Survesh
Survesh - avatar
+ 2
Thanks for the responses. Is there any benefit to knowing C or C++ before moving to another language?
20th Mar 2018, 8:24 PM
Brent Meas
Brent Meas - avatar