====== C Tutorials ====== * [[http://www.cprogramming.com/tutorial/cpreprocessor.html|The C Preprocessor]] * [[http://www.newty.de/fpt/index.html|The Function Pointer Tutorials]] * [[http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html|GCC-Inline-Assembly-HOWTO]] * https://www.eskimo.com/~scs/cclass/cclass.html -- C Programming course held at the University of Washington in Seattle, WA. * [[https://www.programmingsimplified.com/c|C programming]] * [[https://www.codingunit.com/category/c-tutorials|CodingUnit Programming Tutorials: C Tutorials]] ===== Recommended Reading ===== * [[http://c-buch.sommergut.de/|Programmieren in C]] * [[http://publications.gbdirect.co.uk/c_book/|The 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 ({{http://publications.gbdirect.co.uk/c_book/the_c_book.pdf|PDF version}}). * [[http://www.cs.cf.ac.uk/Dave/C/CE.html|Programming in C - UNIX System Calls and Subroutines using C]] * www.utf8everywhere.org -- UTF-8 Everywhere * [[http://wwwuser.gwdg.de/~kboehm/ebook/inhalt.html|C-Programmierung unter Linux]]