FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: Mastering C++ by K. R. Venugopal
- Author(s) K. R. Venugopal, B. Rajkumar, and T. RaviShankar
- Publisher: Tata McGraw Hill, New Delhi, 1999; 25th Reprint, 2006
- Paperback: 804 pages
- eBook: PDF
- Language: English
- ISBN-10/ASIN: 0074634542
- ISBN-13: 9780074634547
- Share This:
This 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.
This is a comprehensive book for student learning the C++ program. It comprises of case studies that help give a better understanding of the subject. It includes an introduction to new topics regarding the program. The book is essential for student who are intend on mastering the C++ language.
About the Authors- K. R. Venugopal is the Principal at University Visvesvaraya College of Engineering, Bangalore University.
- Dr. Rajkumar Buyya is a Professor of Computer Science and Software Engineering and the director of Cloud Computing and Distributed Systems Laboratory at the University of Melbourne, Australia.
- Amazon (C++ Programming: From Problem Analysis to Program Design)
- Amazon (C++ High Performance: Boost and optimize the performance of your C++17 code)
- The C++ Programming Language
- The C and Objective C Programming
- Parallel Computing and Programming
- Microsoft Windows Programming
-
Modern C++ Tutorial: C++11/14/17/20 On the Fly (Changkun Ou)
The book is intent to provide a comprehensive introduction to the relevant features regarding modern C++ (before 2020s). You should be aware that not all of these features are required. Instead, it should be learned when you really need it.
-
Thinking in C++, Vol 1: Introduction to Standard C++ (2nd Edition)
Thinking in C++ by Bruce Eckel is the one C++ book you must have if you're doing serious development with C++. The book filled with expert advice and written in a patient, knowledgeable style.
-
Thinking in C++, Vol 2: Practical Programming (Bruce Eckel)
Thinking in C++, Volume 2 covers of advanced topics all professional C++ developers must master - way beyond the introductory level. No other text covers the topics needed to prepare you for production C++ programming.
-
Fundamentals of Programming C++ (Richard L. Halterman)
This book teaches the basics of C++ programming in an easy-to-follow style, without assuming previous experience in any other language. It explains fundamental concepts and techniques in greater depth than traditional introductions.
-
The Rook's Guide to C++ (Jeremy A. Hansen)
This textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. This step-by-step book is ideal for first-time programmers or those new to C++.
-
Object-Oriented Programming in C++, 4th Edition (Robert Lafore)
This book begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. It reflects the latest ANSI C++ standard and current practices.
-
O'Reilly® Practical C++ Programming, 2nd Edition (Steve Oualline)
This book is is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest C++ standard, it takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code.
-
Programming Abstractions in C++ (Eric S. Roberts)
This book gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
-
Data Parallel C++: Mastering DPC++ Programming
Learn how to accelerate C++ programs using Data Parallelism. This book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels.
-
Data Structures and Algorithm Analysis in C++, 3rd Edition
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using C++, this text explains how to select or design the data structure best suited to specific problems.
-
O'Reilly® C++ Today: The Beast is Back (Jon Kalb, et al)
Authors demonstrate how modern C++ provides the power, performance, libraries, and tools necessary for massive server farms as well as low-footprint mobile apps. you’ll learn why C++ is once again the preferred choice across several diverse industries.
:
|
|