Logo

Ada Distilled by Richard Riehle

Small book cover: Ada Distilled

Ada Distilled
by

Publisher: AdaWorks
Number of pages: 113

Description:
This book highlights some key features of the Ada language, with coded examples, that are essential for getting started as an Ada programmer. It emphasizes syntax, control structures, subprogram rules, and how-to coding issues rather than design issues. Ada Distilled is for experienced programmers new to Ada. Heavily commented example programs help experienced programmer experiment with Ada. This is not a comprehensive book on the entire Ada language. In particular, it says very little about Ada Finalization, Storage Pool Management, Representation Specifications, Concurrency, and other more advanced topics.

Download or read it online for free here:
Download link
(1MB, PDF)

Similar books

Book cover: Ada 95: The Craft of Object-Oriented ProgrammingAda 95: The Craft of Object-Oriented Programming
by - Prentice Hall
A beginner's introduction to Ada 95, it uses an example-driven approach that gradually develops large case-study type programs. The text also covers exception handling, user-defined types, procedures, functions, and packages.
(19115 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.
(18178 views)
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.
(16670 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.
(17935 views)