Podcast Episodes
Back to SearchCreate Web Applications Using Only Python With Anvil
Episode 63
What if you could create an application and deploy it to the web with just Python? Wouldn’t it be nice to skip the additional full-stack development …
4 years, 10 months ago
Selecting the Ideal Data Structure & Unravelling Python's "pass" and "with"
Episode 62
How do you know you’re using the correct data structure for your Python project? There are so many built into Python and even more that are importabl…
4 years, 11 months ago
Scaling Data Science and Machine Learning Infrastructure Like Netflix
Episode 61
Would you move your data science project from a laptop to the cloud? Would you also like to have snapshots of your project saved along the way so tha…
4 years, 11 months ago
Building a Platform Game With Arcade and Covering Python News Monthly
Episode 60
Did you know the Python Software Foundation is hiring! With the recent support of three Visionary Sponsors, the PSF has been able to open positions f…
4 years, 11 months ago
Organizing and Restructuring DjangoCon Europe 2021
Episode 59
Are you interested in learning more about Django? Would you like to meet other professionals and learn how they are using Django? DjangoCon Europe 20…
4 years, 11 months ago
Podcast Rewind With Guest Highlights for 2020-2021
Episode 58
This week’s show is a bit different. We are taking a well-deserved short break, but we still wanted to share an episode with you. This rewind episode…
5 years ago
Taking the Next Step in Python Game Development
Episode 57
Are you interested in creating video games but feel limited in what you can accomplish within Python? Is there a platform where you can take advantag…
5 years ago
OrderedDict vs dict and Object Oriented Programming in Python vs Java
Episode 56
Are you looking for a bit of order when working with dictionaries in Python? Are you aware that the Python dict has changed over the last several ver…
5 years ago
Getting Started With Refactoring Your Python Code
Episode 55
Do you think it’s time to refactor your Python code? What should you think about before starting this task? This week on the show, we have Brendan Ma…
5 years ago
Building a Neural Network and How to Write Tests in Python
Episode 54
Do you know how a neural network functions? What goes into building one from scratch using Python? This week on the show, David Amos is back, and he’…
5 years ago