Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Python's newer tools in this 59-minute EuroPython 2011 conference talk by Raymond Hettinger. Dive into advanced features of the Collections module, including Counter for efficient counting and analysis. Learn about name tuples for creating lightweight object types, and discover caching techniques for optimizing performance. Gain insights into dynamic programming and its applications in Python. Master string formatting techniques to enhance code readability and efficiency. Benefit from pro tips and expert opinions on leveraging these powerful Python features effectively in your projects.
Syllabus
Introduction
Collections Counter
Results Counter
Word Count
Most Common
Least Common
Saturation Subtraction
Name tuples
Test results
Convenience methods
Pro tip 1
Pro tip 2
My opinion
Cache
Dynamic Programming
FiboCover
String Formatting
Previous Slides
Taught by
EuroPython Conference