Other links at |
1. |
C++: The Core Language
|
|
A first book for C programmers transitioning to C++, an object-oriented enhancement of the C programming language.
|
2. |
Practical C Programming
|
|
This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.
|
3. |
Programming the Be Operating System
|
|
This beginner programming guide gives C++ programmers their start to developing applications for the Be operating system. The programs in this book compile and run on both PowerPC and Intel platforms.
|
4. |
Practical C++ Programming
|
|
A complete introduction to the C++ language for the beginning programmer and C programmers transitioning to C++.
|
5. |
Checking C Programs with lint
|
|
The lint program is one of the best tools for finding portability problems and certain types of coding errors in C programs.
|
|
|