Meteorologist and software engineer who likes pineapple-less pizza.
How catching every exception with ‘except’ in Python can break your code and hide critical errors.
As someone who's considered "early career", here's 3 things I have learned.
If you've ever built a CLI application using Click, don't overlook these extensions.
A quick guide to simplifying file path management in Python
What professional experience taught me about not coding.
Keep your code under source control by leveraging the most popular version control tool out there: Git
Dunder methods can change your python game significantly if you know how to leverage them correctly.
Understanding Python’s String Representations for Developers and Users