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

YouTube

What Are Pointers? - C++

javidx9 via YouTube

Overview

Explore the fundamentals of pointers in C++ through this comprehensive 42-minute video tutorial. Learn about basic syntax, memory allocation, and advanced concepts like polymorphism and smart pointers. Discover how to work with arrays, objects, and functions using pointers, while avoiding common pitfalls. Gain insights into stack pointers, memory management, and the proper use of shared and unique pointers. Ideal for beginners looking to deepen their understanding of this crucial programming concept.

Syllabus

Introduction
What is a pointer
Basic syntax
Pointing to memory
Arrays
Object
Stack
Pointer
Memory Allocation
Initialize Objects
Clean Up
Polymorphism
Instantiating Objects
Identifier SelfFunction
Address
Common Problems
Recap
Smart Pointers
Shared Pointers
Smart Pointer
Unique Pointer

Taught by

javidx9

Reviews

Start your review of What Are Pointers? - C++

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.