UMBC CMSC 210 (Special Topics in Computer Science: Continued Computer Science for Non-majors) lecture notes and slides.
Site is published at https://rjzak.github.io/cmsc-210/.
Free software: MIT license
Requires Python 3.7 or better. To install requirements:
$> make install
To build slides:
$> make build
...which will publish slides and index to the build
directory in the project root.