======================== 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". .. toctree:: basic_start basic_package basic_io basic_flow basic_container basic_abstract .. vim: set spell ft=rst ff=unix fenc=utf8 ai et sw=4 ts=4 tw=79