
Introducing Ada 95
by John Barnes
1995
Description:
Ada is a programming language of special value in the development of large programs which must work reliably. This document introduces Ada 95, the revised International Standard which increases the flexibility of Ada thus making it applicable to wider domains but retains the inherent reliability for which Ada is noted.
Download or read it online for free here:
Read online
(online html)
Similar books
The Big Online Book of Linux Ada Programmingby Ken O. Burtch - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(18555 views)
Ada 95 Rationale - The Language - The Standard Librariesby Laurent Guerby
This document describes the rationale for Ada 95, the revised International Standard. It introduces to Ada 95 and its features, gives a detailed account of the core language, covers the various annexes which address the predefined environment, etc.
(16531 views)
Ada Programming- Wikibooks
This text is an Ada programming language tutorial. Ada puts emphasis on good software engineering practices that scale well to very large software systems. This is the first Ada tutorial covering the new Ada 2005 standard.
(20115 views)
Quick Adaby Dale Stanbrough
The history of Ada, sample programs, lexical conventions, basics types of Ada, control structures, arrays, records, subprograms, packages, generics, exceptions, files, access types, object oriented features of Ada, concurrency support, etc.
(16402 views)