/   Programming Languages Books /  

Ada Books

Advertisement

Ada Books

There are many downloadable free Ada books, available in our collection of books. Which are available in the form of PDF, Online Textbooks, eBooks and lecture notes. These books cover basics, beginner, and advanced concepts and also those who looking for introduction to the same.

An Introduction to Ada Programming for Experienced Computer Programmers

This note explains the following topics: Summary of Language, Types and the type model, Control structures for algorithms, Access types, Subprograms, Package design, Child library units, Object oriented programming with packages, Using standard libraries and annexes, Exception management, Generic components, New names from old ones, Concurrency with tasking.

Author(s):

s 117Pages

Introduction to Ada by Raphael Amiard

This PDF covers the following topics related to Ada Programming : Introduction, Imperative language, Subprograms, Modular programming, Strongly typed language, Arrays, Access types (pointers), More about records, Fixed-point types, Privacy, Generics, Exceptions, Tasking, Design by contracts, Interfacing with C, Object-oriented programming, Standard library.

Author(s):

s 275Pages

Ada95 Lovelace tutorial

This page covers the following topics related to Ada95 Lovelace : Information on how to program Java programs in Ada, The home page for Small, an Ada 95 demo program, The unbounded Generic_Stack Example, The Lovelace section on efficiency, The Lovelace section on safety and Ada, The Lovelace section on inspections, How to receive automatic notification of Lovelace updates, Information about the author, David A. Wheeler, General Ada-related information, The Lovelace section on Ada on-line resources, The Lovelace bibliography, A list of Ada tutorials, The Ada Language Reference Manual, Information about Lovelace itself, etc.

Author(s):

s NAPages

Ada Programming

Ada puts unique emphasis on, and provides strong support for, good software engineering practices that scale well to very large software systems. This book, Ada Programming is a featured book on Wikibooks because it contains substantial content and it is well-formatted. If you are a beginner you will learn the latest standard , if you are a seasoned Ada user you can see what's new.

Author(s):

s NAPages

Ada Quality and Style Guide

The purpose of this guide is to help computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will directly impact the quality of their Ada programs. This style guide is not intended to replace the Ada Reference Manual, or the Rationale, or to serve as a tutorial for the Ada programming language.

Author(s):

s NAPages

Hypertext Ada 95 Rationale

This is a hypertext version of the Ada 95 Rationale with a full hypertext index and table of contents.This document is in several parts. The first part is an Introduction to Ada 95; it presents a general discussion of the scope and objectives of Ada 95 and its major technical features. The second part contains a more detailed chapter by chapter account of the Core language. The third part covers the various Annexes which address the predefined environment and the needs of specialized application areas. This document will be of special value to program managers, team leaders and all software professionals with concern for the organized development of software.

Author(s):

s NAPages

Ada 95The Craft of Object Oriented Programming (John English)

The book is in three parts. The first part deals with the fundamentals of Ada programming. The second part deals with abstract data types. The third and final part is concerned with using the object-oriented programming features of Ada 95 to develop extensible programs.

Author(s):

s NAPages