Talk Python To Me show

Talk Python To Me

Summary: Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.

Join Now to Subscribe to this Podcast
  • Visit Website
  • RSS
  • Artist: Michael Kennedy (@mkennedy)
  • Copyright: Copyright 2015-2024

Podcasts:

 #24: Fluent Python | File Type: audio/mpeg | Duration: 01:08:20

Are you fluent in Python or do you speak the language with an accent? Maybe you have a hint of C++ in your for-in loop or even a little C# coming through in your function names.

 #23: 3D Printing with Python at Authentise | File Type: audio/mpeg | Duration: 00:46:85

You've heard of the full-stack developer and full-stack Python, but this week Authentise is taking it to a new level with Python all the way from the cloud to the client to the printer.

 #22: CPython Internals and Learning Python with pythontutor.com | File Type: audio/mpeg | Duration: 01:02:35

It's time to look deep within the machine and understand what *really* happens when your Python code executes. We're code-walking through the CPython code and visualizing it at pythontutor.com.

 #21: PyPy - The JIT Compiled Python Implementation | File Type: audio/mpeg | Duration: 00:53:57

Is your Python code running a little slow? Did you know that the PyPy runtime could make it run up to 10x faster? Seriously! Maciej Fijalkowski is here to tell us all about it. This episode is all about the alternative, JIT compiled, garbage collection Python implementation PyPy.

 #20: Interactive Python and Teaching Python: Beyond Text Books | File Type: audio/mpeg | Duration: 00:48:46

What if your computer science textbooks could run their python code samples and that code ran directly in your browser, kinda like JavaScript but better, because: Python. It is possible and Brad Miller is making it happen!

 #19: Automate the Boring Stuff with Python | File Type: audio/mpeg | Duration: 00:41:05

Some of the things we do in life are tedious and boring. It's the kind of thing that machines or robots could do. So let's build those machines!

 #18: Python Anti-patterns and other mistakes | File Type: audio/mpeg | Duration: 00:48:16

Often the most important lessons we learn is what NOT to do. Show #18 is all about BAD Python code and Python Antipatterns with Andreas Dewes. Listen in to learn about the "Empty Intern Except Block" and other dubious coding decisions!

 #17: Python on bare metal with MicroPython | File Type: audio/mpeg | Duration: 00:51:18

How many layers of abstraction and indirection are between your python code and machine instructions? What if that number could be 1 and Python itself was the operating system? That would be so amazing, right?

 #16: Python at Netflix | File Type: audio/mpeg | Duration: 00:56:46

Right now there is a chaos monkey running through AWS knocking over Netflix servers. But don't be alarmed! It's all part of the plan. This is Talk Python to Me with Roy Rapoport from Netflix and the topic is "Python at Netflix."

 #15: Python at Spotify, PSF, and PyLadies | File Type: audio/mpeg | Duration: 00:49:01

A strong community is one of Python's super-powers and that's what this episode of Talk Python To Me is all about! We speak with Lynn Root about her work with Python at Spotify, her role in the PSF as a Python Software Foundation board member, how she came to be the founder of PyLadies San Francisco, her talks and presentations, as well as some excellent open source work she is doing.

 #14: Moving from PHP to Python 3 with Patreon | File Type: audio/mpeg | Duration: 00:49:26

It's uncommon when technology and purpose combine to create something amazing. But that's exactly what's happening here a Patreon. Learn how they are using Python to enable an entirely new type of crowdsourcing for creative endeavours (podcasting, art, open source, and more).

 #13: Flask web framework and much, much more | File Type: audio/mpeg | Duration: 00:50:01

Did you know that Flask has its origins in an April fools joke that unexpectedly took off? Listen in this week to hear about the history, current state, and future of Flask with its creator Armin Ronacher. You'll learn how he's using Python as the backend for a set of major computer games. His thoughts on the future of web development and HTTP 2. And why Rust is an amazing new language you should check out.

 #12: Deep Dive into Modules and Packages | File Type: audio/mpeg | Duration: 00:52:10

Quick: What's the difference between a module, a package, and packing in Python? Find out in this episode of Talk Python To Me. All Python programmers use the import statement, but do you really know how it works and what it allows? Join David and Michael to take a deep dive into diabolical issues related to modules, packages, and imports. When we're done, you'll finally be ready to unleash your million line micro framework on the world!

 #11: PyImageSearch and Computer Vision | File Type: audio/mpeg | Duration: 00:50:06

Does a computer see in color or black and white? It's time to find out on this episode of Talk Python to Me. Join Adrian Rosebrock as we talk about PyImageSearch, OpenCV, and building computer vision systems with Python and OpenCV.

 #10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere | File Type: audio/mpeg | Duration: 01:05:38

Did you know that PythonAnywhere started out as the first spreadsheet powered and scripted using Python before it became a hosting and Python-in-your- browser-Service (PiybS)! Come get to know Harry Percival and his path from Economics to PythonAnywhere all the way to Extreme Programming and Obey the Testing Goat.

Comments

Login or signup comment.