
▶︎
Pointer Basics

▶︎
C "Modules" - Tutorial on .h Header Files, Include Guards, .o Object Code, & Incremental Compilation

▶︎
Your Second Day in C (Understand .h header and .c source files) - Crash Course in C Programming

▶︎
Understanding Static, Stack, and Heap Memory Regions (Examples in C)

▶︎
Modern C++: Unique Ptrs and Vectors

▶︎
Interface (.hpp) versus implementation (.cpp) files (and why they exist) | Modern Cpp Series Ep. 36

▶︎
Header Issues: Guards, Name Mangling, and extern "C"

▶︎
why do header files even exist?

▶︎
Header files and libraries (Kevin Lynch)

▶︎
File Access Basics | C Programming Tutorial

▶︎
Short introduction to header files in C

▶︎
What are header files in C++ ( PROGRAMMING TUTORIAL for beginners)

▶︎
How to Include File Guards - Why to Include Fileguards in C or C++ Header Files

▶︎
In 54 Minutes, Understand the whole C and C++ compilation process

▶︎
you will never ask about pointers again after watching this video

▶︎
Makefiles: 95% of what you need to know

▶︎
When do I use a union in C or C++, instead of a struct?

▶︎
Understanding Header Files in C

▶︎
Introduction to Pointers | C Programming Tutorial

▶︎
