Ada 95: The Lovelace Tutorial
by David A. Wheeler
Publisher: Springer 1996
ISBN/ASIN: 0387948015
ISBN-13: 9780387948010
Number of pages: 293
Description:
An introduction to Ada 95, one of the most widely used programming languages in the world. The reader is assumed to have a basic understanding of programming, no prior exposure to Ada is assumed. Each chapter is composed of short sections designed to cover key concepts and to provide a test question to check the reader's understanding of the concepts covered. Object-oriented facilities of Ada are covered in depth, and all of the essential features of Ada programming are covered thoroughly.
Download or read it online for free here:
Read online
(online html)
Similar books

by John English - Prentice Hall
A beginner's introduction to Ada 95, it uses an example-driven approach that gradually develops large case-study type programs. The text also covers exception handling, user-defined types, procedures, functions, and packages.
(18017 views)

by 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.
(13988 views)

by 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.
(13413 views)

by Richard Riehle - AdaWorks
An introduction for experienced programmers new to Ada. The text highlights some key features of the language, with coded examples. It emphasizes syntax, control structures, subprogram rules, and how-to coding issues rather than design issues.
(15342 views)