Overview
Learn the fundamentals of C programming in this comprehensive 26-minute video tutorial. Dive into essential topics including setup, printing, variables, data types, casting, pointers, numbers, user input, arrays, functions, control structures, and structs. Follow along with time-stamped sections for easy navigation through each concept. Access the source code and additional resources through the provided links. Perfect for beginners looking to quickly grasp the basics of C programming or experienced developers seeking a refresher.
Syllabus
Overview -
Setup -
Printing -
Variables & Data Types -
Casting -
Pointers -
Numbers -
User Input -
Arrays -
2d Arrays -
Functions -
If Statements -
Switch Statements -
While Loops -
For Loops -
Structs -
Taught by
Mike Dane