Tutorial Paralysis, information overload, hoarding and never completing online courses (How large are your Udemy and Coursera libraries?)… This is the pain we’re increasingly hearing about in conversations with developers and it’s more common than you may realise. It’s real, it’s crippling and it can make you feel like you’re going nowhere. Even if you do manage […]
Author
Bob Belderbos
Latest articles
by
-
-
Today I wanted to share a little app I built the other day to search emojis from the command line.
-
In this post we share our favourite lessons from basketball coach Wooden: enjoy the game (more than the result), many small improvements compound over time, your actions reveal your character, stay humble, and keep emotion and ego in check.
-
The sure way to feel less fulfilled and increase imposter syndrome? Comparing yourself to others …
-
Here are 10 things we learned writing pytest code that might come in handy.
-
Have you ever wondered how to get Python source code quickly? It turns out the Standard Library can do this pretty effortlessly. Here is some code to read more Python source.
-
Here are some things we picked up from code reviews that when addressed can make your code a lot cleaner.
-
In this post I share some useful things I learned deploying an open source package to PyPI.
-
AWS Lambda is awesome, but sometimes it can be hard to get external libraries working in this serverless environment. No worries, we learned a lesson or two which I will share in this article. Ready to run almost any Python library in the cloud? This should excite you and even trigger your entrepeneurial mind …