Top Language that are easy to be learned? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Top Language that are easy to be learned?

Hi Guys! Im a Beginner here and I found out this app are useful to the people that who have interest in programming.And can you pls share your top language that you find out that are easy to be learned.Any thoughts Guys?

3rd Aug 2018, 8:41 AM
Keith Ivan Ricahuerta
Keith Ivan Ricahuerta - avatar
4 Answers
3rd Aug 2018, 8:44 AM
Satyam
+ 2
Its not about easyness. Its about the feel
3rd Aug 2018, 9:58 AM
Erick Gonzalez
Erick Gonzalez - avatar
+ 1
I would recommend that you start with C++. Learn the basics (for loops, if else statements, while loops, arrays, etc.) as you learn the syntax in this app, try to apply to a little project on you pc. After you get the basics, read on data structures and algorithms, and follow the same steps (practice on your own pc).
3rd Aug 2018, 8:50 AM
Slacke Hacker
Slacke Hacker - avatar
+ 1
Javascript is easy to begin with. It has a tolerant syntax and can be executed in any browser. Once you get used to basic programming concepts, move to a more strict language like c++.
3rd Aug 2018, 9:53 AM
Jeroen van der Laan
Jeroen van der Laan - avatar