saadhan - resource hub by r/developersIndia

All resources to learn c

Filter by level

Filter by type

C Reference Cheat Sheet by Ashlyn Black

beginner cheatsheet

Let us C by Yashavant Kanetkar

beginner book

Understanding Pointers In C & C++: Fully Working Examples And Applications Of Pointers

intermediate book

Understanding and Using C Pointers by Richard Reese

intermediate book

GCC and Make - Compiling, Linking and Building C/C++ Applications

intermediate article

Reviews

"This is a good article for reference. Goes through the basics about the compilation process along with runnable commands. Also introduced me to Makefiles."