My long overdue website where I can upload my portfolio, educational resources, and thoughts on various things.
(more…)
Read more »
Best online Python courses from a trusted source from the folks who bring you the Talk Python To Me podcast. (more…)
Read more »
I’ve been thinking about writing this article for a bit, but have been most prompted by a post grandly titled “Async Python is not faster”. The post was rooted with some good motivations and observations, but also fell somewhat into a polarising mode of ... (more…)
Read more »
In this step-by-step tutorial, you'll learn what scopes are, how they work, and how to use them effectively to avoid name collisions in your code. Additionally, you'll learn how to take advantage of a Python scope to write more maintainable and less buggy... (more…)
Read more »