The most popular programming language, and the first many start with, is Python. As I learned JavaScript first, I was curious about Python. The interesting thing in learning a new programming language is when it makes you better understand programming paradigms. In JavaScript, I mostly had experience working with Functional Programming and Python made me better understand the concept of Object Oriented Programming.