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: 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.
(14646 views)
Book cover: Ada 95: The Lovelace TutorialAda 95: The Lovelace Tutorial
by - Springer
An introduction to Ada 95, a basic understanding of programming is assumed. Object-oriented facilities of Ada are covered in depth, and all of the essential features of Ada are covered thoroughly. Written for students and professional programmers.
(21168 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.
(19428 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.
(16730 views)