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:

 #39: Getting your first dev job as a Python developer (part 1) | File Type: audio/mpeg | Duration: 00:50:44

How often do you meet people who are looking to get into the software development space? Do they ask you for advice? Maybe they want to know your story of how you got started and landed that first big job. Maybe they want to know what they should be doing right now.

 #38: Continuous Integration and Delivery at Codeship | File Type: audio/mpeg | Duration: 01:02:50

Have you heard about the works on my machine certification program? It's a really awesome certification for developers. It was created by Joseph Cooney and enhanced by Jeff Atwood (of stackoverflow fame). Here's how it works:

 #37: Python Cybersecurity and Penetration Testing | File Type: audio/mpeg | Duration: 01:04:02

How secure is your application? Do you know the main vulnerabilities that most apps suffer from? How would you even start answer these questions? On this episode of Talk Python To Me, Justin Seitz is here to tell us all about it.

 #36: Python IDEs with the PyCharm team | File Type: audio/mpeg | Duration: 00:59:43

As a software developer, what's the most important application on your computer? If your answer is Microsoft Outlook, my heart goes out to you - stay strong! But for most of us, it's probably a toss up between your web browser and code editor.

 #35: Turbogears and the future of Python web frameworks | File Type: audio/mpeg | Duration: 01:01:15

Do you have a new web project coming up? Are you thinking of choosing Django or maybe Flask? Those are excellent frameworks, but you might also want to check out TurboGears.

 #34: Continuum: Scientific Python and The Business of Open Source | File Type: audio/mpeg | Duration: 00:59:52

What if you built a product that dramatically improved how hundreds of free, open source Python libraries worked together, gave it to the world for free, and then built a thriving business on it? It's the open-source dream really, isn't it? In this episode, we talk with Travis Oliphant from Continuum who did exactly that!

 #33: OpenStack: Cloud computing built on Python | File Type: audio/mpeg | Duration: 00:56:37

You've probably heard of Infrastructure-as-a-services (IaaS) cloud providers such as Amazon's AWS, with EC2 in particular, and to a lesser degree Microsoft's Azure cloud platform. But have you hear of OpenStack? It is an incredibly powerful IaaS platform which you can buy as a service or install in your own data center to build your own private cloud

 #32: PyPy.js - PyPy Python in Your Browser | File Type: audio/mpeg | Duration: 00:59:12

Imagine a future where you are building that rich, client-side web app. You start by creating some backend services in Flask or Node, an HTML page, throw in a few divs and uls, and then you type [script src="main.py" language="Python"].

 #31: Machine Learning with Python and scikit-learn | File Type: audio/mpeg | Duration: 00:49:19

Machine learning allows computers to find hidden insights without being explicitly programmed where to look or what to look for. Thanks to the work of some dedicated developers, Python has one of the best machine learning platforms called scikit-learn. In this episode, Alexandre Gramfort is here to tell us all about scikit-learn and machine learning.

 #30: Python Community and Python at Dropbox | File Type: audio/mpeg | Duration: 00:46:53

What does it mean to be a leader in the Python community? Contributing to open source? Speaking at conferences? Starting the largest user group? Writing a book? Being a core contributor? The answer is yes. And that's why Jessica McKellar won the Frank Willison Award for Contributions to the Python Community. She is the guest on this episode of Talk Python To Me.

 #29: Python at the Large Hadron Collider and CERN | File Type: audio/mpeg | Duration: 00:52:10

The largest machine ever built is the Large Hadron Collider at CERN. It's primary goal was the discovery of the Higgs Boson: the fundamental particle which gives all objects mass. The LHC team of 1000's of physicists achieved that goal in 2012 winning the Nobel Prize in physics. Kyle Cranmer is here to share how Python was at the core of this amazing achievement!

 #28: Making Python Fast: Profiling Python Code | File Type: audio/mpeg | Duration: 00:50:09

Is that Python code of yours running a little slow? Are you thinking of rewriting the algorithm or maybe even in another language? Well, before you do, you'll want to listen to what Davis Silverman has to say about speeding up Python code using Profiling.

 #27: Four Years of Python for High Schoolers | File Type: audio/mpeg | Duration: 00:44:35

Often people complain about the lack of developer skills in western countries like the United States and that problem is amplified when you consider typically under represented groups such as women and minorities. This week you'll meet Laura Blankenship who is doing more than her share to widen the appeal of programming in general and Python in particular.

 #26: Deploying Python Web Applications (Updated) | File Type: audio/mpeg | Duration: 01:13:04

So, you've build an amazing Python web app and now what? You want to put it online of course but that's a whole different skill set. You're in luck, because Matthew Makai is here to tell us all about deploy Python applications on this episode of Talk Python To Me.

 #25: Effective Python | File Type: audio/mpeg | Duration: 00:54:40

What if you could bottle up all the wisdom and hard-fought experience of many expert Python developers and power up your own skills? That's what Brett Slatkin did and he put it in his book Effective Python.

Comments

Login or signup comment.