Blog
Notes on Python, Flask, Markdown, and other things I am learning or building.
-
April 11, 2024
Python Tips and Tricks
Two concise Python techniques for writing clearer loops and easier-to-read strings.
Read more -
April 10, 2024
Getting Started with Markdown
A quick introduction to Markdown, its everyday advantages, and its most useful syntax.
Read more -
March 20, 2024
Getting Started with Flask
Build a small Flask application, add routes and templates, and learn the next steps for growing it.
Read more -
March 15, 2024
Python Best Practices
Practical conventions for writing Python that stays readable, testable, and maintainable.
Read more