practice-c
C
★ 926
updated 5y ago
Part of my daily plan for studying C.
A personal archive of C practice exercises the author wrote while studying the C programming language, shared as-is.
C
practice-c is a personal collection of C code written by the repository owner as part of a self-directed daily study plan for learning the C programming language. The author describes it as informal practice work rather than production-quality software.
The README is brief and includes a direct warning: the code may be buggy or poorly written, and the author had not reviewed it in several months at the time of writing. It is shared publicly as a study artifact, not as a polished library or tool.
Where it fits
- Browse example C exercises for inspiration while learning the language yourself.
- Compare your own C practice code against another learner's approach.
- See what a personal daily study log for C programming looks like.