Python 201: (Slightly) Advanced Python Topics by Dave Kuhlman
2003
Number of pages: 321
This document is a syllabus for a second course in Python programming. This course contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
Computers & Internet Programming Languages & Tools Python