english deutsch
A Dummy's Guide
Object-oriented programming in Ada95.
Ada - Webopedia Definition and Links
This page describes the term 'Ada'.
Ada 95 Quality and Style
Guidelines for professional programmers and best practises for Ada programming.
Ada 95 Short Tutorial
C-Forge tutorial about creating a project.
Ada Directory
The site hosts a large collection of Ada tutorials, references and on-line books. All searchable and free.
Ada Frequently Asked Questions
A list of Ada-related FAQs.
Ada Interview
Helps churn out less-buggy code.
Ada Reference Manual (ARM)
In multiple formats, the master version control system for the original source files (including the source for the tools) for the ARM, and other helpful documents.
Ada95 Lessons Learned
Describes how to produce good Ada95 code using object-oriented methodology.
Ada95 Reference Manual
Another reference manual.
Ada95's "with"-ing problem
Achieving separate encapsulation despite mutual dependency. By John Volan.
AdaHome - Tutorials
Ada tutorials.
AdaTutor
Interactive Ada tutor for DOS.
Bnf of the Ada Programming Language
Each element of this page is an anchor to a description of a syntax rule.
comp.lang.ada FAQ
from Usenet FAQ Archive. Maintained by Magnus Kempe.
Electronic Whale-Ada Resources
A dummy's guide to programming.
From Extended Pascals to Ada 95
Porting from extended Pascals to Ada 95.
How to compile the gcc 3.4
A description on how to compile a currenc gcc with ada included from the 3.4 branch.
Markus Kuhn's Ada95 Page
Information for New Ada95 Programmers.
Object-Oriented Programming in Ada 9x.
OOP.
OOP in Ada
A book chapter explaining how to do OOP in Ada 95.
Programming:Ada
A Wiki-Online Tutorial on programming in Ada.
Quick Ada
A quick introduction to Ada.
Shared Libraries
Technical notes on using shared libraries with Ada (GNAT).
Some information on the Ada 95 programming languag
The Ada Home Web Server has a summary introduction to Ada, lists of textbooks, and information on free compilers.
The Ada Programming Language
History, significant features, areas of application, sample programs, related links, printed references.
Top 10 Myths
Top 10 myths and misconceptions about Ada.
Using GNAT Dlls from C
Ada and C How To.