CS 423UG Fall 05 Resources


C++

FAQ
Thinking in C++ by Bruce Eckle (free download)
On-line textbook for the Globewide Network Academy's Introduction to C++ (slow link)
FAQ Lists about C++ (slow link)

GDB / profiler

RMS's GDB tutorial
GDB Quick Reference [postscript] [PDF]
The GNU profiler

Gnu make

Basic Compilation Control with Gmake
GNU Make documentation (start from chapter 2: Introduction)

Assembler

Assembler in gcc.
Short table of intel asm
A bit more elaborated versions : Old one(854 pg/7mb) and itanium.
Intel architecture and asm.

SPARC stuff (may be not that important:)
Some intel and sparc
Sparc in brief

Other on-line resources

How to live in Linux. Sections 4.1 and 5 are the starting points.
Newsgroup comp.lang.c++
Java Getting Started
GSview - For viewing compressed postscript file.
Information about Computer Science Instructional Labs
Safari book service(through library)

Miscellany

Mesa vs Hoare Conditions [compressed postscript]

 

Updated: Aug. 12, 2005. (c) Indranil Gupta.