Python Crash CourseProvides a Python crash course covering basic arithmetics, complex numbers, strings, lists, dictionaries, and more.
Categories and FunctorsCovers categories, functors, and presheaf categories, exploring the relationships between objects and morphisms.
Functions and DataCovers the implementation of rational arithmetic using functions to encapsulate data structures.