Skip to content

Schaum's Outline of Fundamentals of Computing with C++

Best in textbook rentals since 2012!

ISBN-10: 0070308683

ISBN-13: 9780070308688

Edition: 1998

Authors: John R. Hubbard

List price: $33.00
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 study guide teaches all aspects of C++, the language now used in 70% of university programs in computer science. It puts special emphasis on areas students typically find most difficultshy;shy;recursion, logic, mathematical induction, analysis of algorithms, data abstraction, complexity, trees and graphs. The many problems solved step-by-step simplify and make memorable the central concepts. Computer science majors will find clearly explained all the material usually taught in a first-year, required course.
Customers also bought

Book details

List price: $33.00
Copyright year: 1998
Publisher: McGraw-Hill Education
Publication date: 5/22/1998
Binding: Paperback
Pages: 368
Size: 7.90" wide x 10.80" long x 1.01" tall
Weight: 1.914

Introduction to Computing
Logic
Control Structures
Algorithms
Text Processing
Arrays
Data Abstraction
Inheritance
Polymorphism
Containers
Recursion
Mathematical Induction
Sorting
Complexity Analysis
Hash Tables
Linked Lists
Trees
External Structures
Graphs
Simultation
Appendices
C++ Syntax
Standard C++ Libraries
C++ Syntax
Logarithms
Factorials, Permutations, and Combinations
Stirling's Formula
Catalan Numbers
Counting Principles
Recurrence Relations
References