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: The Big Online Book of Linux Ada ProgrammingThe Big Online Book of Linux Ada Programming
by - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(17327 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.
(18954 views)
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.
(17161 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.
(15044 views)