If you want further reading, for each chapter you have reference books with the exact pages you have to look up. These books are freely available; either in the library of the university, or on-line. It the on-line resource is a Safari book, you have to be logged in Campus Global to access it ( Safari's access). The list of referenced books are:
“The GNU tutorial”:
PDF version on line (we use this to refer to exact pages).
“Programación en C: Metodología, algoritmos y estructura de datos”, Luis Joyanes Aguilar, Ignacio Zahonero Martínez; McGrawHill, ed. 2, 2005:
Book in library: L/S 004.438 C JOY or C/S 004.438 C JOY
“Practical C Programming”, Steve Oualline:
Book in library, ed. 1, 1991: L/S 004.438 C OUA
Safari book (External Access to Safari), ed. 3, 1997.
“C primer plus”, Stephen Prata; ed. 5, 2004:
Safari book (Safari's external access) . This book has tests with their answers which you may find useful, even though we don't reference them explicitly in the material of the course.
“Problemas resueltos de Programación en lenguaje C”, Félix García Carballeira et al.; 2002:
Book in library: L/S 004.438 C PRO or C/S 004.438 C PRO
“Linux System Programming, 2nd Edition”, Robert Love; ed. 2, 2013:
Safari book (Safari's external access). It covers Linux programing issues.
“Linux Programming Interface”, Michael Kerrisk; ed. 2, 2010:
Safari book (External Safari Access) . It covers Linux programing interface issues.
“El lenguaje de programación C: diseño e implementación de programas”, Félix García Carballeira et al.; 2002:
Book in library: L/S 004.438 C LEN or C/S 004.438 C LEN
“Practical Programming in C ”, Daniel Weller and Sharat Chikkerur; 2010:
Besides, you will find useful the Standard C library (External Safari Access), with all the C functions (with definitions and examples).