Podcast Episodes
Back to Search
Creating a Python Code Completer & More Abstract Syntax Tree Projects
Episode 123
How does a code completion tool work? What is an Abstract Syntax Tree, and how is it created in Python? How does an AST help you write programs and p…
3 years, 7 months ago
Configuring a Coding Environment on Windows & Using TOML With Python
Episode 122
Have you attempted to set up a Python development environment on Windows before? Would it be helpful to have an easy-to-follow guide to get you start…
3 years, 8 months ago
Moving NLP Forward With Transformer Models and Attention
Episode 121
What’s the big breakthrough for Natural Language Processing (NLP) that has dramatically advanced machine learning into deep learning? What makes thes…
3 years, 8 months ago
Inspiring Young People to Learn Python With Mission Encodeable
Episode 120
Is there someone in your life you’d like to inspire to learn Python? Mission Encodeable is a website designed to teach people to code, built by two h…
3 years, 8 months ago
Natural Language Processing and How ML Models Understand Text
Episode 119
How do you process and classify text documents in Python? What are the fundamental techniques and building blocks for Natural Language Processing (NL…
3 years, 9 months ago
Creating Documentation With MkDocs & When to Use a Python dict
Episode 118
How do you start building your project documentation? What if you had a tool that could do the heavy lifting and automatically write large portions d…
3 years, 9 months ago
Measuring Python Code Quality, Simplicity, and Maintainability
Episode 117
How maintainable is your Python code? Is it possible to hold the code for your functions in your head? When is it appropriate to use measurements in …
3 years, 9 months ago
Exploring Functional Programming in Python With Bruce Eckel
Episode 116
Would you like to explore the functional programming side of Python? What are the advantages of this approach, and what tools are built into the lang…
3 years, 10 months ago
Digging Into PyScript & Preventing or Handling Python Errors
Episode 115
Have you heard about PyScript? The brand-new framework has the community excited about building interactive Python applications that run entirely wit…
3 years, 10 months ago
Getting Started in Python Cybersecurity and Forensics
Episode 114
Are you interested in a career in security using Python? Would you like to stay ahead of potential vulnerabilities in your Python applications? This …
3 years, 10 months ago