+ 1
python or java or javascript is easy to begginer
2 Answers
+ 9
Most programmers would agree that high-level scripting languages are relativelyĀ easyĀ to learn.Ā JavaScriptĀ falls into this category, along withĀ PythonĀ and Ruby. Even though universities still teach languages likeĀ JavaĀ and C++ as first languages, they're considerably harder to learn.
+ 1
This question is especially important if youāre learning a programming language for the first time and donāt have any coding experience. You need to go with a language that is relatively user-friendly and has a shorter learning curve. On this count, Python scores far better than JavaScript. It is designed to be as beginner-friendly as possible and uses simple variables and functions. JavaScript is full of complexities like class definitions. When it comes to ease of learning, Python is the clear winner.