Ada 95 Quality and Style
Guidelines for professional programmers and best practises for Ada programming.
url: www.grammatech.com/style_guide/cover.html
Ada 95 Short Tutorial
C-Forge tutorial about creating a project.
url: www.codeforge.com/tutorials/AdaTutorialSRC.html
Ada - Webopedia Definition and Links
This page describes the term 'Ada'.
url: webopedia.internet.com/TERM/A/Ada.html
Ada Directory
The site hosts a large collection of Ada tutorials, references and on-line books. All searchable and free.
url: www.oopweb.com/Ada/Files/Ada.html
Ada Frequently Asked Questions
A list of Ada-related FAQs.
url: www.adahome.com/FAQ/
Ada Interview
Helps churn out less-buggy code.
url: www.gcn.com/vol18_no18/interview/118-1.html
Ada95 Lessons Learned
Describes how to produce good Ada95 code using object-oriented methodology.
url: www.dautelle.com/ada95/
The Ada Programming Language
History, significant features, areas of application, sample programs, related links, printed references.
url: www.engin.umd.umich.edu/CIS/course.des/cis400/ada/...
Ada95 Reference Manual
Another reference manual.
url: www.hardcorehackers.com/doc/gnat-doc/html/arm95.ht...
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.
url: www.ada-auth.org/~acats/arm.html
AdaHome - Tutorials
Ada tutorials.
url: www.adahome.com/Tutorials/
AdaMentor 95
A web-based Ada 95 language training course.
url: www.adasoft.com/products/adamentor/adamentor.html
Ada95's "with"-ing problem
Achieving separate encapsulation despite mutual dependency. By John Volan.
url: www.ada95.ch/doc/within/FAQ.html
AdaTutor
Interactive Ada tutor for DOS.
url: www.adatutor.com/
Bnf of the Ada Programming Language
Each element of this page is an anchor to a description of a syntax rule.
url: cui.unige.ch/db-research/Enseignement/analyseinfo/...
comp.lang.ada FAQ
from Usenet FAQ Archive. Maintained by Magnus Kempe.
url: www.adahome.com/FAQ/comp-lang-ada.html
A Dummy's Guide
Object-oriented programming in Ada95.
url: www.angelfire.com/tx/WebDrifter/oodummy.html
Education Planet, Ada Resources
For teachers, students and parents.
url: www.educationplanet.com/search/Computers_and_the_I...
Electronic Whale-Ada Resources
A dummy's guide to programming.
url: www.angelfire.com/tx/WebDrifter/menu.html
From Extended Pascals to Ada 95
Porting from extended Pascals to Ada 95.
url: www.mysunrise.ch/users/gdm/pascada.htm
Markus Kuhn's Ada95 Page
Information for New Ada95 Programmers.
url: www.cl.cam.ac.uk/~mgk25/ada.html
Object-Oriented Programming in Ada 9x.
OOP.
url: www.adahome.com/9X/OOP-Ada9X.html
OOP in Ada
A book chapter explaining how to do OOP in Ada 95.
url: www.bton.ac.uk/ada95/ex_ch/home_p.html
Quick Ada
A quick introduction to Ada.
url: goanna.cs.rmit.edu.au/~dale/ada/aln.html
Shared Libraries
Technical notes on using shared libraries with Ada (GNAT).
url: homepage.ntlworld.com/ian.sharpe/isharpe/technote/...
Some information on the Ada 95 programming language
The Ada Home Web Server has a summary introduction to Ada, lists of textbooks, and information on free compilers.
url: www.cs.kuleuven.ac.be/~dirk/ada-belgium/ada.html
Top 10 Myths
Top 10 myths and misconceptions about Ada.
url: www.cs.kuleuven.ac.be/~dirk/ada-belgium/myths.html
Using GNAT Dlls from C
Ada and C How To.
url: www.adapower.com/articles/howto-gdllc.html