|
|
1. |
A Dummy's Guide
-
Object-oriented programming in Ada95.
|
|
|
2. |
Ada - Webopedia Definition and Links
-
This page describes the term 'Ada'.
|
|
|
3. |
Ada 95 Quality and Style
-
Guidelines for professional programmers and best practises for Ada programming.
|
|
|
4. |
Ada 95 Short Tutorial
-
C-Forge tutorial about creating a project.
|
|
|
5. |
Ada Directory
-
The site hosts a large collection of Ada tutorials, references and on-line books. All searchable and free.
|
|
|
6. |
Ada Frequently Asked Questions
-
A list of Ada-related FAQs.
|
|
|
7. |
Ada Interview
-
Helps churn out less-buggy code.
|
|
|
8. |
Ada Programming
-
A Wiki-online tutorial on programming in Ada. It covers the new Ada 2005 features.
|
|
|
9. |
Ada95 Lessons Learned
-
Describes how to produce good Ada95 code using object-oriented methodology.
|
|
|
10. |
Ada95's "with"-ing problem
-
Achieving separate encapsulation despite mutual dependency. By John Volan.
|
|
|
11. |
AdaHome - Tutorials
-
Ada tutorials.
|
|
|
12. |
AdaTutor
-
Interactive Ada tutor for DOS.
|
|
|
13. |
Bnf of the Ada Programming Language
-
Each element of this page is an anchor to a description of a syntax rule.
|
|
|
14. |
comp.lang.ada FAQ
-
from Usenet FAQ Archive. Maintained by Magnus Kempe.
|
|
|
15. |
Electronic Whale-Ada Resources
-
A dummy's guide to programming.
|
|
|
16. |
From Extended Pascals to Ada 95
-
Porting from extended Pascals to Ada 95.
|
|
|
17. |
Markus Kuhn's Ada95 Page
-
Information for New Ada95 Programmers.
|
|
|
18. |
Object-Oriented Programming in Ada 9x.
-
OOP.
|
|
|
19. |
OOP in Ada
-
A book chapter explaining how to do OOP in Ada 95.
|
|
|
20. |
Quick Ada
-
A quick introduction to Ada.
|
|
|
21. |
Shared Libraries
-
Technical notes on using shared libraries with Ada (GNAT).
|
|
|
22. |
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.
|
|
|
23. |
The Ada Programming Language
-
History, significant features, areas of application, sample programs, related links, printed references.
|
|
|
24. |
Top 10 Myths
-
Top 10 myths and misconceptions about Ada.
|
|
|
25. |
Ada 2006 Language Reference Manual
-
Consolidate a possible amendment to Ada 95 with Technical Corrigendum 1 and the Ada Standard (International Standard ISO/IEC 8652:1995). The Amendment will be produced by the ISO/IEC JTC 1/SC 22/WG 9 Ada Rapporteur Group (ARG).
|
|
|
26. |
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.
|
|
|
27. |
GNAT Reference Manual
-
This manual contains useful information in writing programs using the GNAT compiler. It includes information on implementation dependent characteristics of GNAT, including all the information required by Annex M of the standard.
|
|
|
28. |
Using GNAT Dlls from C
-
Ada and C How To.
|