Describing programming methods and tools using the C programming language, this text emphasizes problem specification and program design, analysis, testing and verification and program correctness. The text develops large and small programs in runnable C, compares algorithms and data structures to emphasize trade-offs among time, space and programming effort. It also stresses recursion through a range of applications and development of criteria for use, includes a case study that integrates various topics with programs of realistic size, offers over 300 total exercises ranging from method application to large group projects, and emphasizes the process of data abstraction and abstract data types (ADT), separating ADPs from implementation decisions. Finally, the book discusses major principles of software engineering and applies them to large programming projects.
Sprache
Verlagsort
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 236 mm
Breite: 190 mm
Gewicht
ISBN-13
978-0-13-726332-5 (9780137263325)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Autor*in
University of Illinois, USA
Programming principles; introduction to software engineering; lists; linked lists; searching; tables and information retrieval; sorting; recursion; binary trees; trees and graphs; case study - the Polish notation.