Podcast Episodes
Back to Search
Python Crash Course & Learning Enough to Start Creating
Episode 163
How much Python do you need to learn to start creating projects? What’s a good balance of information and hands-on practice? This week on the show, E…
2 years, 9 months ago
Exploring the Zen of Python & pandas Features for Finance
Episode 162
What advice can you extract from the Zen of Python? How can these nineteen guiding principles help you write more idiomatic Python? This week on the …
2 years, 10 months ago
Resources and Advice for Building CircuitPython Projects
Episode 161
Are you looking to advance your CircuitPython projects? Would you like a collection of resources and tools to help you along your path? This week on …
2 years, 10 months ago
Inheriting a Large Python Code Base & Building a GUI With Kivy
Episode 160
What are the unique challenges of a large Python code base? What techniques can you implement to simplify the management of a big project? This week …
2 years, 10 months ago
Volunteering, Organizing, and Finding a Python Community
Episode 159
Have you thought about getting more involved in the Python community? Are you interested in volunteering for an event or becoming an organizer? This …
2 years, 10 months ago
Building Python CI With Docker & Applying for a Hacker Initiative Grant
Episode 158
Do you need a refresher on using Docker with Python? Would you like to learn how to configure a continuous integration pipeline with modern tools and…
2 years, 10 months ago
Discussing Mojo & Improving Python Object-Oriented Programming
Episode 157
Would you like to speed up your Python machine-learning code dramatically? What if you only had to change a few keywords and add a couple of type hin…
2 years, 11 months ago
Virtual Environment Structure & Surveying the Packaging Ecosystem
Episode 156
How do Python virtual environments work under the hood? How does understanding these concepts help you with managing them for your projects? This wee…
2 years, 11 months ago
Checking Project Dependencies & Python Dev Resource Collections
Episode 155
How can you ensure that you’ve appropriately declared your project’s required dependencies? How do you determine what dependencies are missing from a…
2 years, 11 months ago
Targeting WebAssembly Platforms & Distilling a Minimum Viable Python
Episode 154
Are you familiar with the different versions of WebAssembly? Could WASM be the “write once, run everywhere” solution that developers have searched fo…
3 years ago