Logo

Thinking in C++, 2nd Edition

Large book cover: Thinking in C++, 2nd Edition

Thinking in C++, 2nd Edition
by

Publisher: Prentice Hall
ISBN/ASIN: 0139798099
ISBN-13: 9780139798092
Number of pages: 1600

Description:
The new edition of Bruce Eckel's Thinking in C++ is an excellent tutorial to mastering this rich (and sometimes daunting) programming language, filled with expert advice and written in a patient, knowledgeable style. The emphasis here is on practical programming, so there's basic advice on using header files, preprocessor directives, and namespaces to organize code effectively.

Download or read it online for free here:
Download link 1
Download link 2

(multiple PDF files)

Similar books

Book cover: Mastering C++Mastering C++
by - Muhammadali Shaduli
The book covers concepts such as programming paradigms, the need for OOPs technology, extending C/C++ at a glance, fundamental constructs of the C++ language, classes and objects, inheritance, polymorphism, generic programming, streams computations.
(18525 views)
Book cover: Software Design Using C++Software Design Using C++
by - Saint Vincent College
Online introduction to C++ language. Simple examples are used that illustrate the language features. Later, longer and more complex projects are used. The latest additions to the text include the three sections on Windows Forms Applications.
(16931 views)
Book cover: C++ In Action: Industrial Strength Programming TechniquesC++ In Action: Industrial Strength Programming Techniques
by - Addison Wesley
The book teaches programming in C++ from the perspective of a professional programmer. It presents the development of a parser and a calculator from a simple command-line program to a GUI application. Learn how to use C++ like a real pro.
(22151 views)
Book cover: Programming Fundamentals: A Modular Structured Approach Using C++Programming Fundamentals: A Modular Structured Approach Using C++
by - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(17068 views)