Search for tag: "accumulator"

Lesson 29.3 Generators Revisited

In the previous video, we said that generators…

+19 More
From  Hannah Lee December 03, 2020 65 plays

Lesson 28.9 Dictionary Comprehension (OPTIONAL)

This video is not optional because the material…

+19 More
From  Hannah Lee December 03, 2020 28 plays

Lesson28.8 List Comprehension (OPTIONAL)

This video is not optional because the material…

From  Hannah Lee December 03, 2020 26 plays

Lesson 28.6 map and filter

In this video we talk about two very famous…

+19 More
From  Hannah Lee December 03, 2020 52 plays

Lesson 28.5 Generator Design

Now that we know how generators work, it is time…

+19 More
From  Hannah Lee December 03, 2020 60 plays

Lesson 26.5 While-Loops vs For-Loops

We can always replace for-loops with while-loops,…

+19 More
From  Hannah Lee November 12, 2020 81 plays

Lesson 26.3 While-Loop Ranges

While-loops require additional patterns beyond…

+19 More
From  Hannah Lee November 12, 2020 81 plays

Lesson 26.2 While-Loop Traces

While-loops can do everything that a for-loop can…

+19 More
From  Hannah Lee November 12, 2020 90 plays

Zoom Oct. 27. Nested Lists and Dictionaries

This presentation explores the last built-in (as…

+19 More
From  Hannah Lee October 27, 2020 38 plays

Lesson 19.6 Immutable Dictionary Functions

Since we can loop over dictionaries, that means…

+19 More
From  Hannah Lee October 27, 2020 73 plays

Lesson 18.5 Immutable Table Functions

In this video we show how to write an immutable…

+19 More
From  Hannah Lee October 27, 2020 80 plays

Zoom Oct. 15. For-Loops

In this session, we review the for-loop, which is…

+19 More
From  Hannah Lee October 19, 2020 24 plays

Lesson 17.6 Divide and Conquer Visualization

Just because you know how to write a…

+19 More
From  Hannah Lee October 19, 2020 173 plays

Lesson 16.8 Tuple Expansion (OPTIONAL)

This video introduces an advanced topic that is…

+19 More
From  Hannah Lee October 19, 2020 56 plays

Lesson 16.6 Mutable For-Loops

Lists are mutables and support mutable functions.…

+19 More
From  Hannah Lee October 19, 2020 77 plays

Lesson 16.5 Positional For-Loops

Sometimes we need to perform a calculation on a…

+19 More
From  Hannah Lee October 19, 2020 91 plays