In this lesson, students learn how to create and use pairs and iterators. While these tools will not be used extensively here, both of them will be used later in the module as students explore sets and maps.
Students will be able to:
In this lesson, students learn how to create and use sets. Sets are useful data structures and are different than other data structures students have seen since they are stored without an index value.
Students will be able to:
In this lesson, students learn how to create and use maps. Maps are very handy data structures that use a key instead of an index to access values.
Students will be able to:
In this lesson, students complete a summative assessment of the unit’s learning objectives.
Students will be able to: