Wednesday, July 23, 2008

c++ Tutorial


C++ is a general-purpose programming language.C++ is regarded as a middle-level language, as it comprises a combination of both high-level and low-level language features.
Bjarne Stroustrup developed C++ in 1979 at Bell Labs as an enhancement to the C programming language and named it "C with Classes". In 1983, it was renamed to C++. Enhancements started with the addition of classes, followed by, among other features, virtual functions, operator overloading, multiple inheritance, templates, and exception handling.


some useful links:




Free Download Books(pdf):



C/C++ Programmer's Reference by Herbert Schildt





Product Details

* Paperback: 384 pages
* Publisher: McGraw-Hill Osborne Media; 3 edition (December 24, 2002)
* Language: English
* ISBN-10: 0072227222
* ISBN-13: 978-0072227222

Book Description
Like having a brain in your back pocket. Provides clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. Since no programmer can remember the precise syntax of every C/C++ element, this quick-access guide assists programmers in implementing efficient solutions on demand.


Click Here To Download


Object Oriented Programming





Product Details

* Paperback: 1040 pages
* Publisher: Sams; 4 edition (December 29, 2001)
* Language: English
* ISBN-10: 0672323087
* ISBN-13: 978-0672323089

Product Description

Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards.

Educational Supplement

Suggested solutions to the programming projects found at the end of each chapter are made available to instructors at recognized educational institutions. This educational supplement can be found at www.prenhall.com, in the Instructor Resource Center.


Download Description
Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards.


Click Here To Download

No comments: