Pointers vs References in C++ - Why References Are Preferred
Offered By: Ralph S Bacon via YouTube
Course Description
Overview
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
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