Logo

Ada 95: The Craft of Object-Oriented Programming

Large book cover: Ada 95: The Craft of Object-Oriented Programming

Ada 95: The Craft of Object-Oriented Programming
by

Publisher: Prentice Hall
ISBN/ASIN: 0132303507
ISBN-13: 9780132303507
Number of pages: 486

Description:
This book is a beginner’s introduction to Ada 95. It uses an example-driven approach that gradually develops small programs into large case-study type programs. The focus of this book is on using object-oriented approaches to write maintainable, extensive programs. Important and unique ADA features such as exception handling, user-defined types, procedures, functions, and packages are covered early in the text.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Ada Quality and Style GuideAda 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.
(10226 views)
Book cover: Ada 95 Reference ManualAda 95 Reference Manual
by - 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.
(18301 views)
Book cover: Quick AdaQuick Ada
by
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.
(14473 views)
Book cover: Introducing Ada 95Introducing Ada 95
by
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.
(20439 views)