There are 325 hospitals in victoria. We will visualize them in the map such that some insights can be extracted. (more…)
Read more »
Dictionaries are a really important part of Python but how can they be so fast and reliable? The answer is about Hash Tables… (more…)
Read more »
Here we make some great progress, but ultimately fail to correctly parse a PDF invoice vendor file using ChatGPT. Still shows a ton of promise and interestin... (more…)
Read more »
This book contains exercises and answers to learn the Python programming language. Programming is something you best learn by doing and that's why exercises are a great way to learn the Python programming language. Python is a widely popular progr... (more…)
Read more »
I started programming in Rust several years ago, and it has gradually changed the way I design programs in other programming languages, most notably in Python. Before I started using Rust, I was usually writing Python code in a very dynamic and type-loose... (more…)
Read more »