Introduction to Computer Science with C++
West Publishing Co
Published on 1. January 1996
Book
Paperback/Softback
950 pages
978-0-314-07339-6 (ISBN)
Article exhausted; check for reprint
Description
This full-year introduction to CS1/CS2 text features a gradual approach that covers problem solving and algorithm development but also aims to give students a solid grounding in objects and classes that they will need to start the second half of the book, which represents the CS2 course. Problem solving is emphasized throughout the text through numerous exercises, programming problems, and projects. The book also includes communication and style tips, module specifications, structure charts, "A Note of Interest" boxes, "Focus on Program Design" sections, and running, debugging, and testing tips.
This full-year introduction to CS1/CS2 text features a gradual approach that covers problem solving and algorithm development but also aims to give students a solid grounding in objects and classes that they will need to start the second half of the book, which represents the CS2 course. Problem solving is emphasized throughout the text through numerous exercises, programming problems, and projects. The book also includes communication and style tips, module specifications, structure charts, "A Note of Interest" boxes, "Focus on Program Design" sections, and running, debugging, and testing tips.
This full-year introduction to CS1/CS2 text features a gradual approach that covers problem solving and algorithm development but also aims to give students a solid grounding in objects and classes that they will need to start the second half of the book, which represents the CS2 course. Problem solving is emphasized throughout the text through numerous exercises, programming problems, and projects. The book also includes communication and style tips, module specifications, structure charts, "A Note of Interest" boxes, "Focus on Program Design" sections, and running, debugging, and testing tips.
More details
Language
English
Place of publication
Eagan
United States
Publishing group
Cengage Learning, Inc
Target group
College/higher education
Illustrations
401ill.(400col.).
Dimensions
Height: 260 mm
Width: 220 mm
Weight
2050 gr
ISBN-13
978-0-314-07339-6 (9780314073396)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions

Kenneth Alfred Lambert | Thomas L. Naps | Douglas Nance
Introduction to Computer Science with C++
Book
02/2000
2nd Edition
Brooks/Cole
€71.98
Article not available
Content
Computer science, computer architecture, and computer languages; problem solving fundamentals - data types and output; more problem solving fundamentals - calculation and input; subprograms - functions for problem solving; selection statements; repetition statements; strings; building structured data with classes and objects; files; arrays; algorithm analysis; space and time considerations; data - from abstraction to implementation; software engineering and the system life cycle; linked lists and pointers; stacks and queues; recursion; binary trees, general trees, and graphs; more powerful sorting methods; more powerful search methods. Appendices: reserved words; some useful library functions; syntax diagrams; the ASCII character set; some useful format flags; a random number generator.