• Unit 3: Pointers and References in C++

    In this unit, students will cultivate a deeper understanding of how variables are declared and represented in memory. Students will also learn about pointers and how they can be used to reference certain memory locations.

    Completing this unit should take approximately 4 hours.

    • 3.1: Review of C-Native Variables

    • 3.2: Review of Pointers

    • 3.3: Pointing to Memory

    • 3.4: Pointers for Scalars, Vectors, and Functions

    • 3.5: Pointers for Arrays

    • 3.6: Pointer Arithmetic

    • 3.7: Working with Pointers

    • Unit 3 Assessment

      • View Receive a grade