compilers
Maxim - High-Speed Microcontroller User’s Guide.pdf
In addition to improved efficiency, most devices can operate at a maximum clock rate of 33MHz or 40MHz. Combined with the three times performance, this allows for a maximum performance equivalent to a 99MHz or 120MHz 8051. This level of computing power is comparable to many 16-bit processors, but without the added expense.
A Tutorial for C/C++ Programming on Linux.pdf
This tutorial aims to help students and teachers enriching the learning experience in a undergraduate course. Though this tutorial explains C/C++ on Linux, I would encourage students to explore usage other compilers such a Microsoft Visual C/C++ and Intel C/C++.
Compilers and Compiler Generators: an introduction with C++.pdf
Compilers and Compiler Generators: an introduction with C++.pdf, this pdf ebook was written by P.D. Terry, Rhodes University, and under courtesy of Irwin Oppenheim of the Netherlands.
Thinking in C++, Volume 1, 2nd Edition.pdf
Bruce Eckel’s, Excellent tutorial on the ins and outs of C++, the hard cover book is published by Prentice Hall.

