Much of my most recent prose is at my site https://python-patterns.guide/, a work-in-progress where I’m starting to assemble many of the ideas from my talks into writing.
The posts I’ve made here on my personal site are:
| 2019 August 23 | Animating Ptolemy’s Equant with Python, SVG, and CSS |
| 2018 August 4 | Animating Saturn with matplotlib, a subclass, and mock.patch() |
| 2018 June 16 | Learning SymPy while eliminating trigonometry from rotations |
| 2018 March 31 | Computing a final Tiangong-1 pass with Python |
| 2018 March 30 | A New Driver for the Original Twiddler |
| 2017 August 3 | Fixing OpenConnect’s VPN Search Domains on Ubuntu |
| 2016 June 9 | PyCon Trivia Night, Third Edition |
Complete list of posts
•
Atom Feed
I have twice revised the book Foundations of Python Network Programming for Apress Media. For the most recent Third Edition, I updated its code to Python 3 and expanded coverage of libraries like Requests, Paramiko, and ØMQ. I have made all of the book’s example code available in this GitHub repository:
All 108 Python example scripts from the book
Note that both of the links to the book (text and image) above are Amazon affiliate links, which generate a bit more income for an author than does an anonymous link — but you can also find the book through a quick search for its title.