Python notebooks converted to HTML each on a specific topic of interest.
Summarized APIs, and disambiguation of iteration, iterators, iterables.
Informations about generators, relating to iterators, asyncio.
Usecases and examples of generator-based recursions, tree and graph walks.
Techniques for dict, Mapping, double-staring
Using XML and HTML modules of the stdlib to parse well-formed mark-up documents.
Misc. shell related snippets when implementing CLTs and bridging Bash, Python.