Python Certificate Program Course Materials

This site holds many of the materials for the University of Washington Professional and Continuing Education Python Certificate:

https://www.pce.uw.edu/certificates/python-programming

This site is a self-grading workbook for the second course in the UW Python Certificate. It contains notes about the topics covered in the classes, programming exercises, supplemental materials about setting up a development environment, and assorted references about Python-related topics.

About this Site

This site is Open Source, released under the Creative Commons Attribution-ShareAlike 3.0 license.

It is built with the Sphinx documentation system, utilizing Restructured Text (rst) markup.

It is managed in this gitHub repository:

https://github.com/UWPCE-PythonCert/PythonCertDevel220

Readers are encouraged to report omissions, typos, or make suggestions for improvements via issues and pull requests on that repository.