YoVDO

Learning C++ Pointers

Offered By: LinkedIn Learning

Tags

C++ Courses Memory Management Courses

Course Description

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

Related Courses

Computer Graphics
University of California, San Diego via edX
Intro to Parallel Programming
Nvidia via Udacity
Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera