From 0 to 1 in Python: how Charles shipped his Fusion Chronicles Django app

Welcome back to the Pybites podcast! Watch here: Listen here: In this insightful conversation with software developer, PDM-er, and entrepreneur Charles Carriere, we delve into his journey of launching personal projects, overcoming imposter syndrome, and mastering Python.  He shares his experience of creating a Django app in our PDM program around fusion energy, aggregating and… Continue reading From 0 to 1 in Python: how Charles shipped his Fusion Chronicles Django app

Lessons from a Software Developer’s Path: Networking, Growth & Side Projects

Welcome back to the Pybites podcast! Watch here: Or listen here: In this podcast episode, Peter Lynch, a software developer, discusses his journey into web development and his entrepreneurial interests.  He shares his experience of transitioning from a corporate job to pursuing his passion for building his own projects.  Peter emphasizes the importance of networking… Continue reading Lessons from a Software Developer’s Path: Networking, Growth & Side Projects

Overcoming Imposter Syndrome: 9 Tips to Boost Your Confidence as a Developer

Watch us here: Or listen here: In this podcast episode we discuss 9 tips to build confidence as a developer, drawing from our own experience + coaching 100+ (aspiring) Python developers. We cover the importance of starting with small, achievable projects, breaking down complex problems into smaller tasks, and practicing regularly.  Additionally, we emphasize the… Continue reading Overcoming Imposter Syndrome: 9 Tips to Boost Your Confidence as a Developer

Django Plugin Recommendations by Antonio Melé | Top 10 Picks for Web Development

Watch here: Or listen here: He’s back! Django by Example book author Antonio Melé 😍 Not only that, we did this interview in person at a cafeteria on the beach 🏖  In this episode he shares his 10 favorite Django plugins 💪 💡 1. Django Debug Toolbar 2. Django REST Framework 3. Django Channels 4. Django Celery 5. Django Extensions… Continue reading Django Plugin Recommendations by Antonio Melé | Top 10 Picks for Web Development

Dane Hillard on Python packaging and effective developer tooling

Watch here: Or listen here: In this week’s episode we talk with Dane about packaging and the rich ecosystem of Python tooling. Dane is the author of Publishing Python Packages, a new Manning book that just came out. In our conversation we dive into some of the specific challenges and opportunities that come with packaging… Continue reading Dane Hillard on Python packaging and effective developer tooling

Teaching packaging by building a Python package

Listen here Or watch here (recommended because there will be code!) Welcome back to our podcast. In this week’s episode we look at Python packaging. I was teaching this on our weekly PDM Code Clinic call and we ended up building quite a useful Pybites Open Source tool. Introducing pybites-search, a command line tool to… Continue reading Teaching packaging by building a Python package