FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: A Complete Guide to Programming in C++
- Author(s) Ulla Kirch-Prinz, Peter Prinz
- Publisher: Jones & Bartlett Learning (August 20, 2001)
- Paperback: 848 pages
- eBook: PDF
- Language: English
- ISBN-10: 0763718173
- ISBN-13: 978-0763718176
- Share This:
This book was written for both students interested in learning the C++ programming language from scratch, and for advanced C++ programmers wishing to enhance their knowledge of C++.
The chapters are organized to guide the reader from elementary language concepts to professional software development, with in-depth coverage of all the C++ language elements 'en route.' The order in which these elements are discussed reflects the goal of helping students create useful programs every step of the way.
About the Authors- N/A
- The C++ Programming Language
- The C and Objective C Programming
- Object-Oriented Analysis, Design and Programming (OOA/OOD/OOP)
- Computer Programming
- A Complete Guide to Programming in C++ (Ulla Kirch-Prinz, et al.)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
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.
-
Computer Science Tapestry: Exploring Programming in C++
This book is designed for a first course1 in computer science that uses C++ as the language by which programming is studied. It provides strong grounding in the analysis, construction, and design of programs and programming.
-
The C++ Hackers Guide (Steve Oualline)
This book collects more than 120 of the best C++ veteran secrets and puts them in one accessible place. The techniques presented have all been used in actual programs, and more importantly, have made actual programs better.
-
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.
-
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.
:
|
|