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: Object Oriented Software in Ada 95Object Oriented Software in Ada 95
by
The text for students and programmers who wish to learn the object-oriented language Ada 95. It covers the basic constructs in the Ada 95, the object-oriented features of the language, and an introduction to the tasking features of Ada.
(18507 views)
Book cover: Ada-95: A guide for C and C++ programmersAda-95: A guide for C and C++ programmers
by - 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.
(19228 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.
(18142 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.
(14472 views)