Overview
Learn about structs in C programming through this comprehensive 25-minute video tutorial. Explore key concepts including introduction to structs, string data members, nested structs, sizeof struct and functions, using typedef, and the differences between C and C++ implementations. Gain practical insights into structception and generators while following along with timestamps for easy navigation. Master the fundamentals of structs to enhance your C programming skills and advance your understanding of data structures.
Syllabus
- Intro to Structs
- string Data Members
- Structs within Structs structception?
- sizeof Struct + Functions
- Using typedef
- C vs C++ and Generators
Taught by
Caleb Curry