Following an introduction to the basic concepts of software development using ADA, this work discusses simple data objects, showing how they can be used to develop complex data objects and structures, and examines high level abstractions such as dynamic data types and generic modulization.
Reihe
Sprache
Verlagsort
Verlagsgruppe
Pearson Education Limited
Zielgruppe
Für höhere Schule und Studium
Maße
Höhe: 233 mm
Breite: 173 mm
Gewicht
ISBN-13
978-0-13-489147-7 (9780134891477)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Klassifikation
Programming in context; the basic form of an Ada program; sequence in programs; selection in programs; definite iteration; indefinite iteration; procedurized implementation; testing programs - black box testing; tracing and debugging; production and documentation; data flow and scope; functions; Ada numeric types integer and float; types and subtypes; characters and strings; string data types; relational expressions and Boolean data types; enumerated types; sequence in structure - records; packages; iteration in structures - arrays; two (and more) dimensional arrays; external iterative structures - the structured file; external iterative structures - the text file; external iterative structures - the direct file; searching algorithms; sorting algorithms; algorithm analysis; generic searching and sorting; recursion; stacks; queues; access types; linked lists; stacks and queues revisted; binary trees; other uses of packages.