Lecture Notes

These are lecture notes for classes I have taught.

I tend to update these once a year as I prepare to teach a given class again. If you find them useful please let me know!

dir(python)

Lecture notes for a Python course. (MPCS 51042) Teaching Python with a focus on understanding how the language works, and comparing procedural, functional, and object-oriented features of the language.

dir(python) webpage

map(python, data)

Lecture notes for the second Python course in a sequence, with a focus on applying Python to real-world data. (CAPP 30122)

map(python, data) webpage

from __future__ import python

Coming Soon!

Lecture notes for an advanced Python programming course.

from __future__ import python webpage

Other Notes

Art of Web Scraping - WIP. Collected notes on web scraping informed by my 13+ years maintaining Open States and other high-volume web scraping projects.

License

notes.jpt.sh by James Turk is licensed Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International