If you find this helpful, please buy me a Kofi!

Ch 2: C Fundamentals
Ch 3: Formatted Input/Output
Ch 4: Expressions
Ch 5: Selection Statements
Ch 6: Loops
Ch 7: Basic Types
Ch 8: Arrays
Ch 9: Functions
Ch 10: Program Organization
Ch 11: Pointers
Ch 12: Pointers and Arrays
Ch 13: Strings
Ch 14: The Preprocessor
Ch 15: Writing Large Programs
Ch 16: Structures, Unions, and Enumerations
Ch 17: Advanced Use of Pointers
Ch 18: Declarations
Ch 19: Program Design
Ch 20: Low-level Programming