C learning resources

For the tutorials and programming assignments you will be required to use the C programming language.

If you are new to C or need to refresh you knowledge there are plenty of resources available on the web. On this page you find a small collections of recommended links:

C programming tutorials

Pointer fun with Blinky

Online books

  • The online C book: This is the online version of The C Book, second edition by Mike Banahan, Declan Brady and Mark Doran, originally published by Addison Wesley in 1991.

C for java programmers