Logo

Ada Distilled by Richard Riehle

Small book cover: Ada Distilled

Ada Distilled
by

Publisher: AdaWorks
Number of pages: 113

Description:
This book highlights some key features of the Ada language, with coded examples, that are essential for getting started as an Ada programmer. It emphasizes syntax, control structures, subprogram rules, and how-to coding issues rather than design issues. Ada Distilled is for experienced programmers new to Ada. Heavily commented example programs help experienced programmer experiment with Ada. This is not a comprehensive book on the entire Ada language. In particular, it says very little about Ada Finalization, Storage Pool Management, Representation Specifications, Concurrency, and other more advanced topics.

Download or read it online for free here:
Download link
(1MB, PDF)

Similar books

Book cover: Quick AdaQuick Ada
by
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.
(14420 views)
Book cover: Ada ProgrammingAda 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.
(18041 views)
Book cover: Introducing Ada 95Introducing Ada 95
by
Ada is a language of special value in the development of large programs which must work reliably. This document introduces Ada 95, which increases the flexibility of Ada making it applicable to wider domains but retains the inherent reliability.
(20371 views)
Book cover: Ada 95 Rationale - The Language - The Standard LibrariesAda 95 Rationale - The Language - The Standard Libraries
by
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.
(14956 views)