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

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

by John Barnes
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.
(20981 views)

by Do-While Jones
This book does not teach the Ada programming language, you should be familiar with Ada syntax and semantics. The author shares the experiences he has had using Ada in engineering applications. This text will help you avoid some common pitfalls.
(20666 views)

by Simon Johnston - Ada Home
This tutorial for C/C++ programmers shows them what Ada can provide and how to set about turning the experience they have gained in C/C++ into good Ada programming. It covers the Ada types, language constructs, Object Oriented programming, etc.
(19743 views)