+ 1
python or java or javascript is easy to begginer
2 odpowiedzi
+ 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.