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
Ada 95 Reference Manualby Tucker S. Taft, Robert A. Duff - Springer
This manual is identical to the standard ISO/IEC 8652:1995(E) for the Ada programming language. The new enhancements make Ada 95 an outstanding language. The flexibility, object orientation, and improved interfacing capabilities have been added.
(20468 views)
Ada Quality and Style Guide- Wikibooks
This guide helps computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will impact the quality of their Ada programs. The guidelines also provide usage examples, in addition to possible exceptions.
(12173 views)
Ada-95: A guide for C and C++ programmersby 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.
(21185 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.
(20531 views)