Learning C++ Pointers
Offered By: LinkedIn Learning
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
- Pointers defined
- Address vs. pointers
- Pointer memory
- Pointers to arrays
- Character pointers
- Dereferencing pointers
- Pointing to a pointer
- Dynamic allocation
- Passing pointers as arguments
- Stack and heap
- New and delete operators
- Next steps
Taught by
Peggy Fisher
Related Courses
Computer GraphicsUniversity 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