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 DistilledAda Distilled
by - 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.
(16457 views)
Book cover: Ada ProgrammingAda 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.
(18022 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.
(14409 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.
(18242 views)