Skip to content

Lessons for Miblo's "Practising Programming in C" series

Notifications You must be signed in to change notification settings

baines/PPiC_Lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Lessons for Miblo's "Practising Programming in C" series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages