The Big Online Book of Linux Ada Programming
by Ken O. Burtch
Publisher: PegaSoft 2008
Number of pages: 322
Description:
According to studies, GCC Ada may allow you to develop Linux applications in half the time compared to C. A language designed for team development and included with most Linux distributions, Ada is a language well-suited for serious open source development and is superior in many ways to C++ or Java. Find out if Ada is right for your project in this 20 chapter reference to using Ada on Linux.
Download or read it online for free here:
Download link
(820KB, ZIP/HTML)
Similar books
Ada 95: The Craft of Object-Oriented Programmingby John English - 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.
(21258 views)
Object Oriented Software in Ada 95by Michael A. Smith
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.
(20452 views)
Ada 95 Reference Manualby Tucker S. Taft, Robert A. Duff - 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.
(19986 views)
Ada Distilledby Richard Riehle - 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.
(18701 views)