Programming Languages BooksAda Books

Ada 95 Tutorial

Ada 95 Tutorial

Ada 95 Tutorial

This tutorial teaches the entire Ada 95 dialect of the Ada language. It is composed of 33 chapters which should be studied in order since topics are introduced in a logical order and build upon topics introduced in previous chapters.

Author(s):

sNA Pages
Similar Books
An Introduction to Ada Programming for Experienced Computer Programmers

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.

s117 Pages
Introduction to Ada by Raphael Amiard

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.

s275 Pages