Listen to the full episode at buff.ly/JOPFEny or through your favorite podcast app.
Happy Pythoning!
Posts by Real Python
Clear commit messages matter
๐ Python Term of the Day: cmath (Python Standard Library)
Provides mathematical functions for complex numbers, including power, logarithmic, trigonometric, hyperbolic, and polar coordinate conversions.
realpython.com/ref/stdlib/c...
Listen to the full episode at buff.ly/kG3ShIL or through your favorite podcast app.
Happy Pythoning!
Thoughts on hard truth
๐ Python Term of the Day: bdb (Python Standard Library)
A Python standard library module that provides a generic debugger framework for setting breakpoints, stepping through code, and managing trace events.
realpython.com/ref/stdlib/b...
You can't debug AI-generated code you don't understand.
Closures, iterators, decorators, the object model - learn them live over 8 weeks: realpython.com/workshops/in...
An AI agent can generate a decorator. It can't tell you whether a decorator was the right choice.
That's on you: realpython.com/workshops/in...
๐ Python Term of the Day: augmented coding (AI Coding Glossary)
A software development approach combining human expertise with AI-powered coding assistants to enhance productivity while maintaining developer control.
realpython.com/ref/ai-codin...
Listen to the full episode at buff.ly/vL9qb83 or through your favorite podcast app.
Happy Pythoning!
Distilling Codex is a skill
๐ Real Python published their full editorial process. 11 steps per tutorial, code tested on the latest Python versions, corrections within 48 hours, and content updated as the language changes.
buff.ly/Ic8c7r2
Listen to the full episode at buff.ly/8hsp9pM or through your favorite podcast app.
Happy Pythoning!
Learning from GitHub SDD
๐ Python Term of the Day: code formatting (Python Best Practices)
Guidelines and best practices for formatting your Python code.
realpython.com/ref/best-pra...
AI raises the floor for Python developers. It doesn't raise the ceiling.
The ceiling is yours to raise: realpython.com/workshops/in...
๐ง๐ Episode #289 of the Real Python Podcast is live: Limitations in Human and Automated Code Review realpython.com/podcasts/rpp...
"AI will write my code" is the new "I'll just Google it."
The developers who understand *why* still win: realpython.com/workshops/in...
๐ Python Term of the Day: ipaddress (Python Standard Library)
Provides the capabilities to create, manipulate, and operate on IPv4 and IPv6 addresses.
Listen to the full episode at buff.ly/I5A9o9R or in your preferred podcast client.
Happy Pythoning!
Writing maintainable code: Linking to the issue ticket
โ๐ Quiz: Getting Started With Django: Building a Portfolio App Quiz realpython.com/quizzes/djan...
๐ Interesting look at what goes into a Real Python tutorial - 11 review steps, 20-40 hours of expert review, and the content keeps getting updated as Python evolves:
buff.ly/Ic8c7r2
๐ Python Term of the Day: concurrency (Python Best Practices)
Guidelines and best practices for writing concurrent code the right way in Python.
realpython.com/ref/best-pra...
๐๐ฐ How to Use Git: A Beginner's Guide realpython.com/how-to-use-g...
AI implements. You architect. That requires understanding Python deeply, not just prompting for snippets.
realpython.com/workshops/in...