Home Syllabus Lecture lesson Lab Assignment Example Reference MyLS

References

  1. Textbook: Data Structures Using C (Second Edition), author: Reema Thareja, publisher: Oxford University Press, 2014.
  2. The C Programming Language (Second Edition), author: Brian W. Kernighan and Dennis Ritchie, publisher: Prentice Hall, 1988.
  3. C Programming A Modern Approach (Second Edition), author: K.N. King, publisher: W. W. Norton & Company, 2008.
  4. C standard C89
  5. An Introduction to GCC
  6. GNU GCC compiler source code
  7. C code style
  8. GNU coding standard
  9. C Programming Notes
  10. The GNU C Library, more on GNU C library.
  11. GNU GDB quick tutorial
  12. GNU debugger (GDB) tutorial