Please enable JavaScript to use CodeHS

Data Structures in C++

Description

In this lesson, students will learn what a header file and implementation file are, and the role these files play in creating a library.

Objective

Students will be able to describe the purpose of a library and discuss the different parts of a header and implementation file as they are used in libraries.

Description

In this lesson, students will explore the Util library that will be utilized through the rest of the course.

Objective

Students will be able to understand how libraries make their code easier to develop and how to build and use the CodeHS Util library.

Description

In this lesson, students complete a summative assessment of the unit’s learning objectives.

Objective

Students will be able to:

  • Prove their knowledge of libraries through a multiple choice quiz