Object Oriented Software in Ada 95
by Michael A. Smith
2001
Number of pages: 446
Description:
This book is aimed at students and programmers who wish to learn the object-oriented language Ada 95. The book illustrates the language by showing how programs can be written using an object-oriented approach. The book treats Ada 95 as a language in its own right and not just as an extension to Ada 83.
Download or read it online for free here:
Download link
(1.4MB, PDF)
Similar books

- 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.
(9752 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.
(13905 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.
(19455 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.
(19870 views)