Skip to content

Big C++

Best in textbook rentals since 2012!

ISBN-10: 0470383283

ISBN-13: 9780470383285

Edition: 2nd 2009

Authors: Cay S. Horstmann, Timothy A. Budd

List price: $169.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This book offers the perfect introduction to C++ programming, emphasizing ease of learning while focusing less on early objects. It covers essential concepts and places advanced material on the Web. Readers will find additional guidance in the form of How-To's and walkthroughs throughout the chapters. The book also includes brief references to various tips, pitfalls, and advanced issues. This new edition also presents an overview of the emerging C++ 0x standard. Programmers will be able to quickly learn C++ following this book's visual approach.
Customers also bought

Book details

List price: $169.95
Edition: 2nd
Copyright year: 2009
Publisher: John Wiley & Sons, Incorporated
Publication date: 12/30/2008
Binding: Paperback
Pages: 1092
Size: 7.25" wide x 8.75" long x 1.25" tall
Weight: 3.080
Language: English

Fundamental C++
Introduction
Numbers and Objects
Control Flow
Functions
Classes
Vectors and Arrays
Pointers
Inheritance
Streams Algorithms and Data Structures
Recursion
Sorting and Searching
Linked Lists
Binary TreesAdvanced C++
Operator Overloading
Memory Management
Templates
Exception Handling
Name Scope Management
Class Hierarchies
The Standard Template Library
The C++ 0x StandardOO Design
Object-Oriented Design
The Unified Modeling Language
An Introduction to Design Patterns
Applications
Graphical User Interfaces (Web only)
Relational Databases (Web only)
XML (Web only)
Appendices
C++ Language Coding Guidelines
Keyword Summary
Operator Summary
Character Escape Sequences
ASCII Code Table
Number Systems
Bit and Shift Operations
UML Summary
C++ Library Summary
A C++/Java Comparison (web-only)
Glossary
Index