Back to Browse

The scariest programming concept: Introduction to C Pointers I

477 views
Sep 8, 2022
21:06

A not-so-brief introduction to the idea of a pointer, along with some ancillary context surrounding memory layouts and virtual memory. In the next episode, we'll take a look at actually using pointers to do stuff. The code for this video is available in the episode1 branch, here https://github.com/dbrumbaugh/intro-pointers

Download

1 formats

Video Formats

360pmp425.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

The scariest programming concept: Introduction to C Pointers I | NatokHD