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
Heterogeneous Parallel ProgrammingUniversity 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