Lessons by tag «generators»
We found 17 lessons lessons about the «generators» in the Hexlet catalog. These lessons on «generators» are available in the following courses: Python: Lists, Python: Declarative programming.
Learning to sort the individual elements of lists and unroll lists by the place
Introducing the for loops — the main tool for item-by-item processing of collections
Inroducing slices — one of the main ways of manipulating lists
Learning about the iteration protocol, a generalized approach to item-by-item processing of collections
Learning about the course, its structure, objectives, and goals
Introducing the concept of links and the mechanism of their work
Finding out how variability manifests in the value transfers
Learning how to create lists and add items
Getting to know declarative programming
Finding out how to describe sets and dictionaries declaratively
Learning how low-level generators are programmed
Considering two approaches and speculating about their pros and cons
Learning to save computational resources with iterators
Learning to describe complex chains of data stream conversions conveniently
Discussing what we left out of this course