Programming in Python

Coming from design, JavaScript was the first programming language I learned. But maybe the most popular programming language, and the first many start with, is Python. So, I was curious to learn a little more about it.
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.

Resources: