Course curriculum

    1. What's This Course About

    1. 1.1 A First Look at Iterables

    2. 1.2 Let's Dig a Bit Deeper • Python's iter() Built-In Function

    3. 1.3 What Makes an Object Iterable?

    4. 1.4 Etymology Corner

    1. 2.1 What's a Sequence? The Short Version

    2. 2.2 Some Data Types That Aren't Sequences

    3. 2.3 What's a Sequence? The More Detailed Version

    4. 2.4 Etymology Corner

    1. 3.1 What's a Mapping? The Short Version

    2. 3.2 What's a Mapping? The More Detailed Version

    3. 3.3 A Mapping's Ethos

    4. 3.4 Abstract Base Classes

    5. 3.5 Etymology Corner

    1. 4.1 A Container Contains Other Objects–Easy, Right?

    2. 4.2 Duck Typing

    3. 4.3 Beware of Relying on the in Keyword to Verify Containers

    4. 4.4 Etymology Corner

    1. 5.1 What's a Collection?

    2. 5.2 Revisiting Abstract Base Classes and Duck Typing

    3. 5.3 The Next Rung Down

    4. 5.4 Etymology Corner

About this course

  • 35 lessons
  • 3 hours of video content