I am a life-long learner. This means I always have some kind of learning project in the works. And I find learning python and other technologies through online video tutorials to be one of the best ways for me to learn new topics. Here are some of things things I …
If you are trying to learn Flask, then you have probably encountered the "Flask Mega-Tutorial" by Miguel Grinberg. If not, do yourself a favor and go check it out immediately.
It will take some time to work through it. Don't just try to read it, you must work through it …
My book website tracks the books I read each year. The original site was written in PHP and now I'm in the process of rewritting it in Python with Flask and SQLAlchemy using Jinja2 templates.
In my html template, I want to print the books for the most recent year …