+ 1
What's the best language for beginners ? And why ?
8 Answers
+ 5
Instead you should look for what you are intrested in.
+ 3
Hey abhishek let's play a match in C++...
+ 3
Welcome :-)
If you're interested in web development (web design, webpages, web apps) you may start with html, css and JavaScript, then you may try php and SQL after that.
Also Ruby (on rails) is a trending option for fast and modern web programming.
If you like mobile programming specially Android, go for java, and you may choose swift for ios app development.
If you prefer desktop (Windows) programming, c# is the best option to choose.
Finally python is a great option to learn programming, it's easy to learn and contains fast results. most beginners start with this.
happy coding đđ
+ 1
any language is a good language to learn as a beginner provided two things, you have an interest beyond making money, and you have more free time than you know what to do with.
+ 1
Javascript is a very basic language, i suggest it as a 1st lang, but python is great as well. NASA uses python đ
+ 1
thanks a lot. i just started for Java and Python 3
+ 1
The easiest language to learn is python. C++ has many confusing things lIke pointers which have been excluded in high level languages like java and python. Java is a very large language once you get hold of the basic object oriented concepts it is easy to migrate to any language according to your needs and interests. As for the starting point I would recommend python.
+ 1
If you want to learn the logic of the programming, I strongly recommend you processing.