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: C++: A Beginner's GuideC++: A Beginner's Guide
by - McGraw-Hill Osborne Media
Written by Herb Schildt, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
(24564 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.
(17164 views)
Book cover: C++CourseC++Course
by - Epina GmbH
The C++Course provides a general introduction to programming in C++. The most important skill for a computer scientist is problem-solving: the ability to formulate problems, think creatively, and express a solution clearly and accurately.
(16534 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)