Podcast Episodes
Back to Search
Constraint Programming & Exploring Python's Built-in Functions
Episode 213
What are discrete optimization problems? How do you solve them with constraint programming in Python? Christopher Trudeau is back on the show this we…
1 year, 9 months ago
Digging Into Graph Theory in Python With David Amos
Episode 212
Have you wondered about graph theory and how to start exploring it in Python? What resources and Python libraries can you use to experiment and learn…
1 year, 9 months ago
Python Doesn't Round Numbers the Way You Might Think
Episode 211
Does Python round numbers the same way you learned back in math class? You might be surprised by the default method Python uses and the variety of wa…
1 year, 9 months ago
Creating a Guitar Synthesizer & Generating WAV Files With Python
Episode 210
What techniques go into synthesizing a guitar sound in Python? What higher-level programming and Python concepts can you practice while building adva…
1 year, 10 months ago
Python's Command-Line Utilities & Music Information Retrieval Tools
Episode 209
What are the built-in Python modules that can work as useful command-line tools? How can these tools add more functionality to Windows machines? Chri…
1 year, 10 months ago
Detecting Outliers in Your Data With Python
Episode 208
How do you find the most interesting or suspicious points within your data? What libraries and techniques can you use to detect these anomalies with …
1 year, 10 months ago
Decomposing Software Problems & Avoiding the Trap of Clever Code
Episode 207
How do you effectively break a software problem into individual steps? What are signs you’re writing overly clever code? Christopher Trudeau is back …
1 year, 10 months ago
Building Python Unit Tests & Exploring a Data Visualization Gallery
Episode 206
How do you start adding unit tests to your Python code? Can the built-in unittest framework cover most or all of your needs? Christopher Trudeau is b…
1 year, 11 months ago
Considering Accessibility & Assistive Tech as a Python Developer
Episode 205
What’s it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and l…
1 year, 11 months ago
Querying OpenStreetMaps via API & Lazy Evaluation in Python
Episode 204
Would you like to get more practice working with APIs in Python? How about exploring the globe using the data from OpenStreetMap? Christopher Trudeau…
1 year, 11 months ago