Computer Science Tapestry
Exploring Computer Science with C++
Owen Astrachan(Author)
McGraw-Hill Inc.,US (Publisher)
2nd Edition
Published on 1. January 1999
Book
Paperback/Softback
678 pages
978-0-07-232203-3 (ISBN)
Description
Designed for use on an introductory C++ computer programming course, this text covers the basic concepts in program design and computer science, as well as giving a thorough grounding in C++ language. On completion students should be able to write and design their own programs.
More details
Series
Edition
2nd Revised edition
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Edition type
Revised edition
Illustrations
portraits
Dimensions
Height: 230 mm
Weight
1259 gr
ISBN-13
978-0-07-232203-3 (9780072322033)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Computer science programming. Part 1 Foundations of C++ programming: C++ programs - form and function; C++ programs - input/process/output; building programs and solving problems; iteration with programs and classes. Part 2 Program and class construction: extending the foundation - sequential access - streams and iterators; class design and implementation via simulation; arrays, data, and random access.Part 3 Design, use, and analysis: building on the foundation -characters, strings, and streams - abstraction and information hiding; recursion, scope, and lifetime; sorting, algorithms, and matrices; information hiding and dynamic data. Appendix: class declarations and implementations. Bibliography.