Introducing Ada 95 The Language for a Complex World
Introducing Ada 95 The Language for a Complex World
Introducing Ada 95 The Language for a Complex World
This document contains four chapters. Chapter 1
gives the background to the development process including the capture of the
requirements from the existing and future user community. Chapter 2 introduces
the highlights of the language, Chapter 3 gives an overview of the whole
language showing how the new facilities fit into the overall framework. Finally,
Chapter 4 addresses the issue of upward compatibility with Ada 83 and shows that
for normal programs the goal of compatibility has been achieved. This document
will be of special value to program managers, team leaders and all software
professionals with concern for the organized development of software.
Ada puts unique emphasis on, and
provides strong support for, good software engineering practices that scale well
to very large software systems. This book, Ada Programming is a featured book on
Wikibooks because it contains substantial content and it is well-formatted. If
you are a beginner you will learn the latest standard , if you are a seasoned
Ada user you can see what's new.
The purpose of this guide is to help
computer professionals produce better Ada programs by identifying a set of
stylistic guidelines that will directly impact the quality of their Ada
programs. This style guide is not intended to replace the Ada Reference Manual,
or the Rationale, or to serve as a tutorial for the Ada programming language.