Learn to Program - Iterables, List Comprehensions, and Generators
Offered By: Derek Banas via YouTube
Course Description
Overview
Explore powerful Python tools in this 21-minute tutorial covering iterables, list comprehensions, generator functions, and generator expressions. Dive into the Fibonacci generator, learn how list comprehensions combine the functionality of map and filter, and solve practical coding problems. Gain insights into advanced Python concepts that enhance code efficiency and readability.
Syllabus
Introduction
Iterables
Fibonacci Generator
List Comprehension
Generator Functions
Generator Expressions
Taught by
Derek Banas
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