An Introduction to Ada Programming for Experienced Computer Programmers
An Introduction to Ada Programming for Experienced Computer Programmers
An Introduction to Ada Programming for Experienced Computer Programmers
This note explains the following topics: Summary of Language, Types and
the type model, Control structures for algorithms, Access types, Subprograms,
Package design, Child library units, Object oriented programming with packages,
Using standard libraries and annexes, Exception management, Generic components,
New names from old ones, Concurrency with tasking.
This note explains the following topics: Summary of Language, Types and
the type model, Control structures for algorithms, Access types, Subprograms,
Package design, Child library units, Object oriented programming with packages,
Using standard libraries and annexes, Exception management, Generic components,
New names from old ones, Concurrency with tasking.
Ada puts unique emphasis on, and
provides strong support for, good software engineering practices that scale well
to very large software systems. This book, Ada Programming is a featured book on
Wikibooks because it contains substantial content and it is well-formatted. If
you are a beginner you will learn the latest standard , if you are a seasoned
Ada user you can see what's new.