To explore SQLite along with Python, which is a user-friendly and no-nonsense language, we are going to build a simple tic-tac-toe game. So buckle up and get your machines ready! (more…)
Read more »
Shiny for Python. Contribute to rstudio/py-shiny development by creating an account on GitHub. (more…)
Read more »
This post is going to explore the Python enum feature, a powerful tool for handling sets of data that don't change.Not only is this integral for generalized software development, but is somet... (more…)
Read more »
“Python is about having the simplest, dumbest compiler imaginable.”
—Guido van Rossum, Masterminds of Programming... (more…)
Read more »
Exploring Python through counter-intuitive snippets. If you think you know Python, think once more! - satwikkansal/wtfpython... (more…)
Read more »