Resources
Useful Links
- Quick Start Guide
- Linux Tutorials
- How to Use vi
- How to Compile a C Program in via gcc:
- 15 Most Used GCC Command-Line Options
- GDB References
- GDB Quick Reference Card
- gdb ( and ddd ) Guide by Professor Newhall at Swarthmore University.
- Make and makefile tutorials can be found at:
Good Books Related to This Course Heading link
- “Practical C Programming”, Steve Oualline.
- “The C Programming Language”, Second Edition, Kernighan and Ritchie.
- “Programming with GNU Software”, Mike Loukides and Andy Oram, O’Reilly, 1997.
- “Managing Projects with Make”, Andrew Oram & Steve Talbot, O’Reilly, 1991.
- “C++ The Core Language”, Gregory Satir and Doug Brown, O’Reilly, 1995.
- “Using C on the UNIX System”, David A. Curry, O’Reilly, 1990.
- “Version Control with Git”, Second Edition, Jon Loeliger and Matthew McCullough, O’Reilly, 2012.