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
Initiation à la programmation (en C++)École Polytechnique Fédérale de Lausanne via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Programming Basics
Indian Institute of Technology Bombay via edX 程序设计基础
Peking University via edX 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera