Logo

Ada Quality and Style Guide

Small book cover: Ada Quality and Style Guide

Ada Quality and Style Guide

Publisher: Wikibooks

Description:
The purpose of this guide is to help computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will directly impact the quality of their Ada programs. The guidelines also provide usage examples, in addition to possible exceptions to applying the guidelines.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Object Oriented Software in Ada 95Object Oriented Software in Ada 95
by
The text for students and programmers who wish to learn the object-oriented language Ada 95. It covers the basic constructs in the Ada 95, the object-oriented features of the language, and an introduction to the tasking features of Ada.
(18389 views)
Book cover: The Big Online Book of Linux Ada ProgrammingThe Big Online Book of Linux Ada Programming
by - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(16670 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.
(19105 views)
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.
(16382 views)