Learn to Program 13 Iterables : List Comprehensions : Generators

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=SFCiaBKwkE4



Duration: 21:11
23,635 views
408


Code & Transcript : http://goo.gl/D69YnF

Best Python Book : http://amzn.to/2aapV6S

Support me on Patreon : https://www.patreon.com/derekbanas

In part 13 of my Learn to Program tutorial we'll be covering some very powerful Python tools. We'll look at Iterables, List Comprehensions, Generator Functions and Generator Expressions. List Comprehensions have the power of Map and Filter all in one place. Also there are a bunch of problems for us to solve.

If you missed any of the previous videos, the series starts here : https://www.youtube.com/playlist?list=PLGLfVvz_LVvTn3cK5e6LjhgGiSeVlIRwt

Thank you to Patreon supports like the following for helping me make this video

https://www.facebook.com/cottageindustriesbuild/
@kyleaisho
@thetwistedhat
vjFaLk







Tags:
Learn to Program
Python Tutorial
List Comprehensions
Iterables
Generator Functions
Generator Expressions
Python