Search Results
The C++ Programming Language
https://books.google.com.au/books?isbn=0133522857
This book features an enhanced, layflat binding, which allows the book to stay open more easily when placed on a flat surface. This special binding method—noticeable by a small space inside the spine—also increases durability.Large-scale C++ software design
https://books.google.com.au/books?isbn=0201633620
John Lakos - 1996 - Snippet view - More editions
In this book, Lakos explains the process of decomposing large systems into physical (not inheritance) hierarchies of smaller, more manageable components.Modern C++ Design: Generic Programming and Design Patterns Applied
https://books.google.com.au/books?isbn=0201704315
This title documents a convergence of programming techniques - generic programming, template metaprogramming, object-oriented programming and design patterns.C++ For Dummies
https://books.google.com.au/books?isbn=0764573942
Most people catch on faster when they actually DO something, so C++ For Dummies includes a CD-ROM that gives you all you need to start programming (except the guidance in the book, of course), including: Dev-C, a full-featured, integrated ...Algorithms in C++, Parts 1-4: Fundamentals, Data Structure, Sorting, ...
https://books.google.com.au/books?isbn=0768685036
Highlights Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures Greater emphasis on abstract data types (ADTs), modular programming, object-oriented programming, and C++ classes than in previous ...C++: The Core Language
https://books.google.com.au/books?isbn=156592116X
A primer for C programmers transitioning to C++ and designed to get users up to speed quickly, this book tells users just what they need to learn first.Parallel and Distributed Programming Using C++
https://books.google.com.au/books?isbn=0131013769
This text takes complicated and almost unapproachable parallel programming techniques and presents them in a simple, understandable manner.Programming Embedded Systems in C and C++
https://books.google.com.au/books?isbn=1565923545
An introduction to embedding systems for C and C++++ programmers encompasses such topics as testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, and much more. Original. (Intermediate).Programming with C++
https://books.google.com.au/books?isbn=0070681899
Creating Games in C++: A Step-by-step Guide
https://books.google.com.au/books?isbn=0735714347
Starting from ground zero, Conger takes readers under the hoods of their machines, explaining how monitors work and grounding them in C++ basics before moving on to major sections on object-oriented programming, the essentials of game ...