Pointers in C++ - Part 2 - DSA Placement Course - Love Babbar
Offered By: CodeHelp - by Babbar via YouTube
Course Description
Overview
Dive deep into advanced pointer concepts in C++ with this comprehensive video tutorial. Explore the intricacies of pointers in arrays and functions, covering topics such as array addresses, pointer manipulation, and the differences between arrays and pointers. Learn about size considerations, memory addressing, and the symbol table. Delve into char arrays and discover the benefits of using pointers in functions. Practice your newfound knowledge with hands-on problems and homework assignments. Access additional resources, including practice questions, course notes, and code examples, to reinforce your understanding of this crucial programming concept.
Syllabus
- Introduction
- Array and Addresses
- Promotion
- using & operator
- Playing with Pointers
- Differences - Array & Pointers
- Size
- Address
- Symbol table
- char Arrays
- Pointers & Functions
- Benefits
- Practice Problems / Homework
Taught by
CodeHelp - by Babbar
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera