December 2004
This is a series of articles on getting started with Ada95. It is rather brief in nature and intended for experienced C++ and Java programmers who need a fast way to get working with Ada.
Introduction
Simple data types
Conditionals and loops
Functions and procedures
Multiple modules
Calling other languages
Structures and pointers
Operating system calls