Logo

Ada Programming

Small book cover: Ada Programming

Ada Programming

Publisher: Wikibooks
Number of pages: 242

Description:
Ada Programming is a tutorial teaching the Ada programming language. Ada puts unique emphasis on, and provides strong support for, good software engineering practices that scale well to very large software systems (millions of lines of code, and very large development teams).

Home page url

Download or read it online for free here:
Download link
(2.7MB, PDF)

Similar books

Book cover: Ada DistilledAda Distilled
by - AdaWorks
An introduction for experienced programmers new to Ada. The text highlights some key features of the language, with coded examples. It emphasizes syntax, control structures, subprogram rules, and how-to coding issues rather than design issues.
(16464 views)
Book cover: Ada Quality and Style GuideAda Quality and Style Guide
- Wikibooks
This guide helps computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will impact the quality of their Ada programs. The guidelines also provide usage examples, in addition to possible exceptions.
(10186 views)
Book cover: Ada in Action, Second EditionAda in Action, Second Edition
by
This book does not teach the Ada programming language, you should be familiar with Ada syntax and semantics. The author shares the experiences he has had using Ada in engineering applications. This text will help you avoid some common pitfalls.
(19991 views)
Book cover: Ada-95: A guide for C and C++ programmersAda-95: A guide for C and C++ programmers
by - Ada Home
This tutorial for C/C++ programmers shows them what Ada can provide and how to set about turning the experience they have gained in C/C++ into good Ada programming. It covers the Ada types, language constructs, Object Oriented programming, etc.
(19170 views)