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
Introducing Ada 95by John Barnes
Ada is a language of special value in the development of large programs which must work reliably. This document introduces Ada 95, which increases the flexibility of Ada making it applicable to wider domains but retains the inherent reliability.
(22220 views)
Quick Adaby Dale Stanbrough
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.
(16412 views)
Ada 95: The Lovelace Tutorialby David A. Wheeler - 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.
(22841 views)
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.
(21267 views)