O'reilly Programming Podcast - O'reilly Media Podcast

Aaron Maxwell on the power of Python

Informações:

Synopsis

The O’Reilly Programming Podcast: Using Python decorators, generators, and functions.In this episode of the O’Reilly Programming Podcast, I talk all things Python with Aaron Maxwell, presenter of the live online training courses Python: Beyond The Basics, and Python: The Next Level. He is also the author of the book Powerful Python: The Most Impactful Patterns, Features and Development Strategies Modern Python Provides.Discussion points: The importance of writing code that others developers want to use, and how Python’s features (particularly its object model hooks) enable developers to write more useful code What Python decorators do, and how the process of learning to write Python decorators can help a developer master understanding of Python as a whole How Python generators are an excellent tool for implementing highly scalable software The ever-increasing transition from Python Version 2 to Version 3: Maxwell n