Useful Links
Web site for textbook
Unix Tutorial
Cygwin
- a UNIX environment for Windows
Secure Shell (ssh)
-
FAQ
VPN
Insight
- a GUI for gdb
C library reference guide
GNU C Library
Unix
info including vi (the editor I've been using) and pico (another editor)
Prof. Norm Matloff's Unix/C Tutorial Center
Prof. Norm Matloff's GDB tutorial
GDB documentation
. GDB is a debugging tool for Unix
Make
Project management utility for Unix
Useful web pages on transitioning from C++ to C
C++ to C in an hour
C for C++ programmers
C++ to C primer
Useful web pages on transitioning from Java to C
Learning C from Java
C for Java programmers tutorial
C Primer by Prof. O' Halloran (CMU)