UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

Bibliography

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:

  • 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:

  • 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:

  • Linux Programming Interface, Michael Kerrisk; ed. 2, 2010:

  • 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).