Tutorials
- Async Python Tricks
December 27, 2021
How to start an async Python program, how to run async code in a thread, or from a thread, how to use uvloop, and some examples of different asynchronous tasks you can start.
- Async Python: Debug Mode and Warnings
December 27, 2021
How to adjust output from Python's asyncio library.
- Intro to programming using Python at Equipo Academy’s College Simulation Day
November 21, 2021
A programming tutorial given over the years.
- Some General Cybersecurity Advice
September 7, 2019
A mishmash of what could be common-sense security tips and other ideas for preventing security leaks on personal devices.
- New Mexico Tech's Introduction to Python and Programming Labs (CS 107)
August 1, 2016
Carefully written and formatted. I wrote much of the copy-editing and some of the LaTeX for this year’s version of the labs.
- Notes on Chemistry the Central Science
December 1, 2015
See github.com/roguh/chemistry_the_central_science.
- Notes on Perception for Design
December 1, 2015
I took concise notes based on the excellent, scientifically-rigorous textbook Information Visualization: Perception for Design by Colin Ware. I created this PDF using LaTeX, which allowed me the flexibility to create an easy-to-edit, elegant, and compact document layout. I highly recommend the book and these notes for anyone that needs to create data visualizations. See here.