C programming manual

中文:C 语言教程

gnu c library

C programming open-source projects suitable for beginners:

  1. GeeksforGeeks: This site offers a variety of C projects with source code, categorized by skill level. Some beginner-friendly projects include Rock Paper Scissors, Hangman Game, and Simple Calculator.
  2. GitHub Topics: C Projects: Explore various C projects on GitHub. You can find repositories specifically tagged for beginners.
  3. Skyfi Labs: This site lists 20 C programming projects for beginners, with source code available on platforms like GitHub.
  4. Code with C: A collection of over 50 C/C++ projects with source code, including mini-projects, games, and applications.

Practice platform

Programiz

basic W3C course

Geeksforgeeks

The C Programming Language

2nd Edition by Brian W. Kernighan & Dennis M. Ritchie.

the answers to the exercises in K&R’s The C Programming Language 2nd edition.

Embedded Systems Programming Course

Reference reading

Coolshell 如何学好C语言