About
This is Brad’s Python Notes - a blog covering interesting aspects about Python, covering the Python Tutorial, the Python Standard Libraries and the Python Enhancement Proposals (PEPs).
In each article I’ve stuck with a similar approach:
- Start with a “too long; didn’t read” (TL;DR) super-summary
- Identify some single standout interesting note (Interesting!)
- Move on to bite-sized chunks of information including code examples and references to the source documentation.