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

Heterogeneous Parallel Programming
University of Illinois at Urbana-Champaign via Coursera
Advanced Operating Systems
Georgia Institute of Technology via Udacity
計算機程式設計 (Computer Programming)
National Taiwan University via Coursera
Introduction to Operating Systems
Georgia Institute of Technology via Udacity
Android Performance
Google via Udacity