I hate coding solo. Not in the moment or when I’m in the zone, I mean in the long run. I love getting into that deep focus where I’m locked in and hours pass by in a second! But I hate snapping out of it and not having anyone to chat with about it. (I’m… Continue reading Coding can be super lonely
Articles on Developer
The missing 66% of your skillset
By Julian Sequeira on 27 January 2026
Bob and I have spent many years as Python devs, and 6 years coaching with Pybites and we can safely say that being a Senior Developer is only about 1/3 Python knowledge. The other 60% is the ecosystem. It’s the tooling. It’s all of the tech around Python that makes you stand out from the rest. This is… Continue reading The missing 66% of your skillset
Try an AI Speed Run For Your Next Side Project
By feoh on 31 March 2025
The Problem I have for as long as I can remember had a bit of a problem with analysis paralysis and tunnel vision. If I’m working on a problem and get stuck, I have a tendency to just sit there paging through code trying to understand where to go next. It’s a very unproductive habit… Continue reading Try an AI Speed Run For Your Next Side Project
Creating a Fitness Tracker App with Python Reflex
By Bob Belderbos on 16 January 2025
In this post, I will build a simple fitness tracker app using Python Reflex. Reflex is a Python library that allows you to create reactive applications using a functional and declarative approach. We will use Reflex to create a simple fitness tracker app that allows you to log the amount of workouts completed per week.… Continue reading Creating a Fitness Tracker App with Python Reflex
OpenStreetMap, Overpass API and Python
By Judith Vockenroth on 17 April 2024
OpenStreetMap (OSM) is known for being an open source project that allows people to browse the world map and to plan routes. However it is more than that. Among others it provides a read-only API that allows users to query for very diverse map data: Overpass API Data structure of OSM To understand the structure… Continue reading OpenStreetMap, Overpass API and Python
Build a route planner for maps using Python
By Judith Vockenroth on 7 March 2024
In this article I use the metric system, where 1 meter = 3.28 feet. I also talk about highways. Here I use the definition in British English, where highway refers to any path with a public right of access. We are all familiar with the existence of route planners like google maps or OpenStreetMaps (OSM),… Continue reading Build a route planner for maps using Python
Elevating Python Mastery With Pybites Real-World Developer Certifications
By PyBites Team on 6 December 2023
“The most rigorous certification program of its kind … the total end result of which is an absurdly high number of finished, feature-rich, production-ready software applications.” – Josh E Introduction In the world of Python programming, Pybites stands out with its unique approach to education and certification. In an era where programming skills are in… Continue reading Elevating Python Mastery With Pybites Real-World Developer Certifications
Maximizing Your Developer Experience (DX) with Adam Johnson: Git Mastery, Django and Open Source
By PyBites Team on 9 November 2023
This week we talk with Adam Johnson, Python developer / consultant, Django steering counsel member and prolific book author. Listen here: Or check it out on our YouTube channel: We start off with some wins, then we dive into his new Boost your Git DX book. We also discuss:• Adam’s focus on DX or “developer experience”… Continue reading Maximizing Your Developer Experience (DX) with Adam Johnson: Git Mastery, Django and Open Source
New Pybites Python Developer Certificates and How They Are Different
By PyBites Team on 1 November 2023
Welcome back to the Pybites Podcast. We’ve been teasing this for a while, and it’s finally here: our Python Developer Certificates. Listen here: Or watch it on YouTube: Our certificates are not just shiny badges. They’re the real deal, representing solid Python skills, experience with frameworks like Django/FastAPI, debugging, testing, professional developer workflow / collaboration,… Continue reading New Pybites Python Developer Certificates and How They Are Different
Sentry, a Developer’s Partner, Interview with Co-Founder David Cramer
By PyBites Team on 30 October 2023
This week PDM coaches Hugh + Ryan talk with David Cramer, Co-founder and CTO of Sentry! Listen here: Also on YouTube: They delve into the journey of Sentry and its rise as an essential tool for developers. David highlights how Sentry’s developer-first approach significantly contributed to its growth. They touch upon community-centric decisions and the… Continue reading Sentry, a Developer’s Partner, Interview with Co-Founder David Cramer
