Learn more about me: https://carlospanganiban.com/
Join our community: https://discord.gg/3YD7ewjzf4
Code shown in the video: https://github.com/lickorice/ph-guide-to-prog/tree/master/pointers_arrays
Animation files: https://github.com/lickorice/ph-guide-to-prog-anim/tree/master/pointers_arrays
We tackle how arrays work with pointers, how malloc() works, and how to properly visualize our computer's memory.
Understanding Arrays: https://youtu.be/mx41USUjP3o
Understanding Pointers: https://youtu.be/pT-TzEUasA4
Why do arrays start at zero?: https://youtu.be/RQC-LOWhO8o
Timestamps:
00:00 - Introduction
00:24 - Visualizing memory in reality
03:27 - One-dimensional arrays with pointers
06:48 - Two-dimensional arrays with pointers
10:26 - A look at a three-dimensional array with pointers
10:58 - End
Stock photos used are in the public domain:
https://www.pexels.com/
https://pixabay.com/
#carlospanganiban
#afilipinosguidetoprogramming
Download
0 formats
No download links available.
Arrays with Pointers | A Filipino’s Guide to Programming | NatokHD