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

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