Tag: Flask

  • Review: Data Visualization with Python and JavaScript: Scrape, Clean, Explore & Transform Your Data

    Data Visualization with Python and JavaScript: Scrape, Clean, Explore & Transform Your Data by Kyran Dale My rating: 4 of 5 stars While a book about web technologies is undoubtablely going to get out of date (especially when Javascript is involved), I would definitely recommend this book if you want to do some data visualization…

  • Review: Flask Web Development: Developing Web Applications with Python

    Flask Web Development: Developing Web Applications with Python by Miguel Grinberg My rating: 5 of 5 stars I read the second edition of the book I’ve read lots of books covering web frameworks or GUI programming (both involve UI design and a different workflow where you’re often waiting for user input), but this one is…

  • Programming Update: October 2022

    As October came around, it was time to get ready for Hacktoberfest. I’ve been participating for the past few years and I love the fact that DigitalOcean supports this project which gets more people to contribute to free and open source software.  In the past, I’ve often contributed to my Extra Life Donation Tracker. Since…

  • My Programming Projects and Progress in 2021

    As I did last year, I’d like to take a look at how well my predictions matched up to what ended up happening: Working on my Extra Life Donation Tracker: Yes! I made a bunch of releases last year to fix various bugs for my users. I also finally broke out the Donor Drive Code…

  • Django vs Flask vs FastAPI

    Over the 16 years that this blog spans I must have, at some point, mentioned that I believe sometimes we get knowledge when we’re not ready to receive it.This isn’t some spiritual or new age thing (although you’ll hear Chopra and/or Tony Robbins talk about the phenomenon). It’s simply my lived experience. Sometimes you come…