Overview
Learn the fundamentals of pointers in C++ in this comprehensive 44-minute video tutorial. Explore the importance of pointers, their practical applications, and how to manipulate them effectively. Dive into topics such as pointer initialization, bad practices to avoid, null pointers, value access, pointer copying, and arithmetic operations. Gain hands-on experience through practical examples and receive resources for further practice and homework. Perfect for beginners and those looking to strengthen their understanding of this crucial C++ concept.
Syllabus
- Introduction
- Why we need Pointers ?
- Promotion
- Why we need Pointers ?
- Playing with Pointers
- BAD Practice, Never do this
- Null Pointer and Value Access
- Copying a Pointer
- Pointer Arithmetic - Addition
- Resource for Practice/HomeWork
Taught by
CodeHelp - by Babbar