Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Learn C++: References and Pointers

via Codecademy

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
References and pointers are some of the most powerful features in C++; they allow programmers to directly manipulate memory.
Continue your C++ learning journey with Learn C++: References and Pointers. Learn about memory allocation and how to conserve it with references and pointers. Pass variables by reference and use pointers when references aren't the most efficient choice.


* Create references and pointers

* Dereference pointers

* Understand memory allocation


### Notes on Prerequisites
We recommend that you complete [Learn C++: Classes and Objects](https://www.codecademy.com/learn/learn-c-plus-plus-classes-and-objects) before completing this course.

Syllabus

  • References and Pointers: References and pointers are some of the most powerful features in C++; they allow programmers to directly manipulate memory.
    • Lesson: References and Pointers
    • Quiz: References and Pointers
    • Project: Bleep
    • Article: Memory Allocation
    • Informational: Next Steps

Taught by

Alex DiStasi

Reviews

4.6 rating at Codecademy based on 168 ratings

Start your review of Learn C++: References and Pointers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.