YoVDO

Kung Fu at Dawn with Itertools

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Code Optimization Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore advanced Python programming techniques in this EuroPython conference talk focusing on the itertools module. Learn how to leverage iterator algebra for more elegant and memory-efficient solutions. Discover practical applications of functions like repeat(), takewhile(), dropwhile(), and product() through numerous examples. Gain insights into transforming traditional coding approaches into streamlined implementations using itertools. Master the art of chaining abstractions and identifying opportunities to simplify complex code with single-line solutions. Enhance your Python skills by understanding how to alternate between values, handle infinite sequences, and optimize loops using the power of itertools.

Syllabus

Intro
Python for loop
Using loop
Whats an iterator
Stop iteration
For loop
Generators
Integer
Count
Filter
Slice
DealFrom
Spam
Integer Factorization
Unique
Goodbye
Chain
Rolling
Repeat
Conclusion


Taught by

EuroPython Conference

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp