Creating a Simple HTTP Server with Python using the socketserver and http.server modules from the Standard Library.
Creating a virtual environment for python: setup, activation, deactivation, nuances.
The set of Python rules and philosophy behind the language by Tim Peters.