Chapters (17)
- 0:00Introduction to pointers in C/C++
- 10:29Working with pointers
- 22:05Pointer types, pointer arithmetic, void pointers
- 33:01Pointers to Pointers in C/C++
- 42:21Pointers as function arguments - call by reference
- 56:36Pointers and arrays
- 1:05:18Arrays as function arguments
- 1:18:10Character arrays and pointers - part 1
- 1:32:49Character arrays and pointers - part 2
- 1:42:49Pointers and 2-D arrays
- 1:55:07Pointers and multidimensional arrays
- 2:11:50Pointers and dynamic memory - stack vs heap
- 2:29:14Dynamic memory allocation in C - malloc calloc realloc free
- 2:36:48Pointers as function returns in C/C++
- 3:02:01Function Pointers in C / C++
- 3:13:57Function pointers and callbacks
- 3:29:16Memory leak in C/C++
Show the creator's full description
Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers more effectively in your code. The concepts you learn in this course apply to both C and C++.
✏️ Course developed by Harsha and Animesh from MyCodeSchool.
🔗 Read all about their amazing story here: https://www.freecodecamp.org/news/mycodeschool-youtube-channel-history/
🔗 Check out the MyCodeSchool channel: https://www.youtube.com/user/mycodeschool
🔗 Check out the MyCodeSchool website: http://mycodeschool.com/
❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction to pointers in C/C++
⌨️ (0:10:29) Working with pointers
⌨️ (0:22:05) Pointer types, pointer arithmetic, void pointers
⌨️ (0:33:01) Pointers to Pointers in C/C++
⌨️ (0:42:21) Pointers as function arguments - call by reference
⌨️ (0:56:36) Pointers and arrays
⌨️ (1:05:18) Arrays as function arguments
⌨️ (1:18:10) Character arrays and pointers - part 1
⌨️ (1:32:49) Character arrays and pointers - part 2
⌨️ (1:42:49) Pointers and 2-D arrays
⌨️ (1:55:07) Pointers and multidimensional arrays
⌨️ (2:11:50) Pointers and dynamic memory - stack vs heap
⌨️ (2:29:14) Dynamic memory allocation in C - malloc calloc realloc free
⌨️ (2:36:48) Pointers as function returns in C/C++
⌨️ (3:02:01) Function Pointers in C / C++
⌨️ (3:13:57) Function pointers and callbacks
⌨️ (3:29:16) Memory leak in C/C++
⭐️ Special thanks to our Champion supporters! ⭐️
🏆 Loc Do
🏆 Joseph C
🏆 DeezMaster
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.