Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 921 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 921 Bytes

Explanation

These are small lessons / challenges / puzzles to help improve familiarity with the C programming language.

You have to fill in empty functions in template .c files and, when compiled and ran, these functions will be automatically tested to verify their correctness.

The puzzles are intended to be at an intermediate level; they assume some basic understanding of the C language already.

This repo was created to help Miblo with his Practising Programming in C stream series , but anyone is welcome to use these materials for their own learning.

Contributing

If you would like to contribute a lesson, improve an existing lesson, or suggest other improvements then that would be great!

Just send me a Pull request, comment, or open up an issue.

License

Everything here is dual licensed under public domain and CC-Zero.