This is a full C++ Pointers course. It'll teach you the most important from beginner to advanced pointer topics.
In this course, you will learn the basics of pointers in C++, how and when are they used, the relationship between pointers and arrays, how to use pointers to pass elements by a reference to a function or to return multiple values from a function.
You will also learn about dynamic arrays and multidimensional dynamic arrays, function pointers, and smart pointers (unique, shared, weak)
🚀📈💻🔥 My Practical Programming Course: https://www.codebeautyacademy.com/
Experience the power of practical learning, gain career-ready skills, and start building real applications!
This is a step-by-step course designed to take you from beginner to expert in no time!
💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10).
Use it quickly, because it will be available for a limited time.
📚 Learn how to solve problems and build projects with these Free E-Books ⬇️
C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book
Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook
Other courses:
C++ Pointers playlist with individual lessons: https://bit.ly/Cpp_Pointers_Playlist
Object-Oriented Programming course: https://bit.ly/Cpp_OOP_Playlist
C++ common programming questions: https://bit.ly/Cpp_CommonProgramming
Data Structures course: https://bit.ly/Cpp_DataStructures
C++ functions course: https://bit.ly/CppFunctionsPlaylist
C++ arrays course: https://youtu.be/T76E09hnEuo
Contents:
00:00:00 - Tips before you start learning
00:03:01 - Introduction to C++ pointers
00:13:56 - What is a void pointer?
00:29:06 - How to use pointers and arrays
00:41:43 - Return multiple values from a function using pointers?
00:56:53 - Dynamic arrays - How to create/change arrays at runtime?
01:10:26 - Multidimensional dynamic arrays (two-dimensional dynamic array)
01:28:02 - How to detect errors and bugs in code?
01:39:15 - Explaining Memory Leaks in C++
01:47:56- Function Pointers
02:09:30 - Smart pointers (unique, shared, weak)
Follow me on other platforms:
Instagram 📸 - https://www.instagram.com/TrueCodeBeauty
Twitter 🐦- https://twitter.com/TrueCodeBeauty