Comprehending Comprehensions
Offered By: PyCon US via YouTube
Course Description
Overview
Dive into a comprehensive tutorial on Python comprehensions, exploring their importance and often misunderstood aspects. Learn how to write and effectively use list, set, and dict comprehensions, as well as nested comprehensions and generator expressions. Gain a deep understanding of the differences between regular "for" loops and comprehensions, and discover when to apply each technique. By the end of this 2-hour and 18-minute session, master the intricacies of comprehensions and enhance your Python programming skills.
Syllabus
Tutorials - Reuven M. Lerner: Comprehending comprehensions
Taught by
PyCon US
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity