Ada 95


Book Description

Ada 95: The Craft of Object-oriented Programming is a beginner's introduction to Ada 95 which uses an example-driven approach that gradually develops small trivial programs into large case studies. The main emphasis of this exciting new publication is on using object-oriented technology to write maintainable, extensible programs. Program design concepts are introduced throughout the text, using maintenance scenarios to highlight shortcomings and produce improved designs. Practical issues such as debugging techniques are tackled, and important Ada features not found in other languages are dealt with early in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages. Ada 95: The Craft of Object-oriented Programming is essential reading for anybody who requires a comprehensive guide to the Ada 95 programming language. Key features: Example-driven approach with examples developed gradually throughout the text, emphasis upon maintenance and maintainability of programs, in-chapter problems and end-of-chapter exercises, and worked examples and case studies throughout the text to aid student learning.










Software Engineering with Ada


Book Description

Provides complete coverage of the Ada language and Ada programming in general by recognized authorities in Ada software engineering. Demonstrates the power and performance of Ada in the management of large-scale object-oriented systems, and shows how to use Ada features such as generics, packages, and tasking.




Object-oriented Design with Ada


Book Description

Dr. Kjell Nielsen's book illustrates how an object-oriented development approach will create superior software systems that are highly modular in design yet will provide a high degree of durability and ease of maintenance. The recurring theme is how to build real-time systems that can be reused by the original developer as well as redevelopers. Included are such topics as object-oriented analysis and design for an air-traffic control system and a robot control system, along with a library of reuseable components and a development-approach summary. The book also covers domain analysis, modules and interfaces, process abstraction, and classes and objects in ADA, as well as several other issues of interest.




System Design with Ada


Book Description




Programming in Ada 95


Book Description

Ada 95 is the first fully object-oriented programming language to be internationally standardized. John Barnes was a key member of the language's design team, and this is a new edition of his definitive text and reference for the Ada 95 language.




Ada for Software Engineers


Book Description

Ada is the programming language of choice for high integrity software systems and is used extensively in industries such as transportation and aerospace. Special features of the book include: Object-oriented programming, concurrency, and embedded and real-time systems are emphasized. Ada for Software Engineers explains the language concepts and the terminology of the standards document, the Ada Reference Manual (ARM). Extracts from the ARM are used throughtout and there are extensive cross references to the ARM. A comprehensive glossary and technical quizzes assist the reader in developing the ability to use the ARM as a practical reference. Comparisons with familiar languages like C and Java are given to facilitate the transition to Ada. The features of Ada 2005 are used routinely, but they are carefully identified, so that programmers using Ada 95 will also find the textbook useful. The companion website contains the full source code of nearly 100 case studies and 100 technical quizzes.







Object-oriented Software in Ada 95


Book Description

An intermediate level book designed for the programmer who is familiar with at least one programming language and is looking for more information on object-oriented construction and design.