Logo

Ada in Action, Second Edition

Small book cover: Ada in Action, Second Edition

Ada in Action, Second Edition
by


Number of pages: 153

Description:
This book is not intended to teach you the Ada programming language. You should already be familiar with Ada syntax and semantics. My goal is to share with you the experiences I've had using Ada in engineering applications. I hope these pages will help you avoid some common pitfalls. Most of all, I hope I can help you fill your bag-of-tricks with some reusable Ada routines.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

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.
(18570 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.
(21269 views)
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.
(18793 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.
(14731 views)