ADA
A Developmental Approach
Fintan Culwin(Author)
Prentice-Hall (Publisher)
Published on 1. March 1992
Book
Paperback/Softback
987 pages
978-0-13-489147-7 (ISBN)
Article exhausted; check for reprint
Description
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.
More details
Series
Language
English
Place of publication
Harlow
United Kingdom
Publishing group
Pearson Education Limited
Target group
College/higher education
Dimensions
Height: 233 mm
Width: 173 mm
Weight
987 gr
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 Classification
Other editions
New editions
Book
11/1996
2nd Edition
Prentice Hall
€37.13
Article is exhausted; no reprint
Content
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.