← All tracks

Collections

IntermediateCore

The collections module — deque, Counter, defaultdict, namedtuple, OrderedDict — and when each earns its place.

10 lessons 3 labs 1 projects ~5h
Prerequisites: Python Data Types
0%track

Curriculum

This track's 10 lessons are being authored. The full platform builds every track out with visual lessons, code and labs — this build ships flagship lessons first (variables, dictionaries, closures, decorators, the GIL and async/await).

See where this fits on the roadmap

Why it matters

Interview importance 4/5 · production importance 4/5.

Recommended next

Dictionaries & Hash Tables