Programming Languages BooksAda Books

ADA95 Tutorial Part 1

ADA95 Tutorial Part 1

ADA95 Tutorial Part 1

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. Topics covered includes: Program Structure, The Integer Type Variable, Logical Compares and precedence, Control Structures, Additional Scalar Types, Derived Types, Subprograms, Blocks and Scope of variables, Arrays, The Character and String Type, Records, The Access Type Variable, Input/Output and Packages

Author(s):

s194 Pages
Similar Books
Ada Quality and Style Guide

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.

sNA Pages
Hypertext Ada 95 Rationale

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.

sNA Pages