Google AI Professional Certificate - Learn AI Skills That Get You Hired
Foundations for Product Management Success
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the differences between pointers and references in C++ programming through this informative 32-minute video tutorial. Learn why references are often preferred over pointers for beginner to intermediate hobbyist coders. Dive into a comprehensive walkthrough of both references and pointers, understanding their use cases and implementation. Gain insights into why pointers, while important to know, may not be necessary for many C++ programming tasks. Follow along with code examples and practical demonstrations to solidify your understanding of these crucial concepts. By the end, grasp why C++ references offer a more user-friendly alternative to C-style pointers for many programming scenarios.
Syllabus
Welcome Back
Intro and quick C++ vs C discussion
Why the need for references or pointers?
References walkthrough
Pointers walkthrough
Conclusion
Taught by
Ralph S Bacon