- Function Arguments, Parameters, Return Statement
90
- Functions 1
91
- Functions 2
92
- Creating Void Functions
93
- Refactoring
94
- Intro to Pointers and Indirection Operator
95
- Working with Pointers
96
- Passing by Value vs Pointer
97
- Decay and Passing Arrays to Functions
98
- Working with Structs 1
99
- Printing Structs, Struct Arrays and Pointers
100
- Conclusion
Description:
Embark on a comprehensive 10-hour video tutorial series covering all aspects of C programming. Start with the basics, including installing GCC and writing your first "Hello World" program. Dive into C program structure, UNIX/Linux fundamentals, and core C concepts. Explore data types, operators, control structures, and functions. Master loops, arrays, strings, and pointers. Learn about structs and memory management. Gain hands-on experience through quizzes, coding challenges, and practical examples. Develop a strong foundation in C programming, from beginner to advanced topics, with clear explanations and step-by-step guidance throughout the course.