1. Basic Python ProgrammingΒΆ

This is a course for basic Python programming. The audience is those who want to understand the way in which an experienced Python programmer thinks, or those who want to be a Python expert.

In this course, you will be introduced to the most essential elements in the Python programming language. You will be given many examples to familiarize yourself to the practice of “one obvious way to do it”, and start to understand the rationale behind the formality. This course will lead your way to “import this”.