Logo

Mastering C++ by K. R. Venugopal

Small book cover: Mastering C++

Mastering C++
by

Publisher: Muhammadali Shaduli
ISBN/ASIN: 0074634542
ISBN-13: 9780074634547
Number of pages: 804

Description:
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, fault tolerant programming with exceptions.

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: An Introduction to Design Patterns in C++ with Qt 4An Introduction to Design Patterns in C++ with Qt 4
by - Prentice Hall PTR
Covers the language features of C++ so that readers can use Qt 4 classes in the examples and assignments. It is a textbook for teaching language and design patterns, emphasising open-source code reuse. It assumes no C++ programming experience.
(17114 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.
(16995 views)
Book cover: C++ Language TutorialC++ Language Tutorial
by - cplusplus.com
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way.
(18708 views)
Book cover: An Introduction to the Imperative Part of C++An Introduction to the Imperative Part of C++
by - Imperial College London
These lecture notes are designed for an introductory course on programming, using the imperative core of C++. Very little previous programming experience is assumed. All the example programs have been written in ANSI standard C++.
(18477 views)