Programming Languages BooksAda Books

ADA95 Tutorial Part 1

Advertisement

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
Ada95 Lovelace tutorial

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.

sNA Pages
A Crash Course in Ada

A Crash Course in Ada

This note explains the following topics: C-Syntax Pitfalls and Comparison to Ada, C-Syntax versus Ada Syntax, loop in Ada, Programming by Contract, Pitfalls and Issues when Programming in Ada, Identifier Casing and Loop Boundaries, The Order of Expression Evaluation in Ada, Distinguished Properties of Ada, Types and Subtypes, Constrained Arrays, Private Types, Polymorphism, Callbacks.

s75 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
Ada 95 Rationale (Laurent Guerby)

Ada 95 Rationale (Laurent Guerby)

This document describes the rationale for Ada 95, the revised International Standard. This note is divided in to several parts. The first part gives an Introduction to Ada 95. 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.

sNA Pages
Ada 95 for   C and C++ Programmers (Simon Johnston)

Ada 95 for C and C++ Programmers (Simon Johnston)

This document is written primarily for C and C++ programmers and is set out to describe the Ada programming language in a way more accessible to them. Topics covered includes: Ada predefined types, complex types, simple language constructs, new Ada-95 Object Oriented programming constructs, Ada tools for managing concurrency, the task and protected types, Ada IO library and the differences in concept and implementation between it and C stdio.

sNA Pages
Ada 95 Reference   Manual (Magnus Kempe)

Ada 95 Reference Manual (Magnus Kempe)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement