Intermediate Python

This lesson assumes that you already understand basic programming concepts and are either familiar with, or can quickly master, the basic elements of Python.

Topics

  1. Introduction
  2. Modularization and Documentation
  3. Getting the Right Answer
  4. Parallel programming with the multiprocessing library