References from Chapter 3:

The following are very good texts on C or C++ programming. They all cover most of the topics from this chapter.

An excellent C/C++ based web portal:

The following Internet links are a great source of information concerning garbage collection in general and in C/C++ based programs in particular:

A good overview of Java:

Texts on Java Virtual Machine: