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