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

LinkedIn Learning

Learning C++ Pointers

via LinkedIn Learning

Overview

Learn how to use C++ pointers to control memory allocation and create smarter, more efficient C++ applications.

Syllabus

Introduction
  • Welcome
  • What you should know
  • Exercise files
1. Pointer Basics
  • Pointers defined
  • Address vs. pointers
  • Pointer memory
2. How to Use Pointers
  • Pointers to arrays
  • Character pointers
  • Dereferencing pointers
  • Pointing to a pointer
3. More on Pointer Uses
  • Dynamic allocation
  • Passing pointers as arguments
  • Stack and heap
  • New and delete operators
Conclusion
  • Next steps

Taught by

Peggy Fisher

Reviews

4.5 rating at LinkedIn Learning based on 116 ratings

Start your review of Learning C++ 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.