You will learn about the different types of pointers, how to declare and initialize them, and how to use them to access and modify data.
Course Description
You will learn about the different types of pointers, how to declare and initialize them, and how to use them to access and modify data. You will also learn about the pitfalls of using pointers and how to avoid them.
C++ Pointers With Visual Studio Overview
This course covers a complex but critical topic of pointers in C++. Pointers are a fundamental concept in C++ and are used in many different ways. The IDE being used is Visual Studio 2017 Community Edition for building and running the C++ application.
Experience hands-on Coding to Understand the Indirection (dereferencing) of Pointers. Learning C++ pointers can help you write more efficient and powerful C++ code. Visual Studio is a powerful IDE that makes it easy to write, compile, and debug C++ code.
Goals
-
Concept and use of pointers in C++
-
Relationship between a pointer and a variable
-
Pointer Types
-
Use the Address of Operators to Initialize pointers
-
Hands-on Coding to Understand the Address of Operator and Assign a Pointer
-
Indirection in pointers
-
Uninitialized Pointers
-
Dereferencing null pointers
-
Use of Visual Studio IDE to Compile and Run C++ Applications
Prerequisites
-
Fundamental Programming knowledge in any high-level Language is preferred.
-
Laptop or desktop with Windows 10 OS and good internet connectivity.
GIPHY App Key not set. Please check settings