Programming Languages BooksAda Books

Ada Quality and Style Guide

Ada Quality and Style Guide

Ada Quality and Style Guide

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. This style guide is not intended to replace the Ada Reference Manual, or the Rationale, or to serve as a tutorial for the Ada programming language.

Author(s):

sNA Pages
Similar Books
Introduction to Ada by Raphael Amiard

Introduction to Ada by Raphael Amiard

This PDF covers the following topics related to Ada Programming : Introduction, Imperative language, Subprograms, Modular programming, Strongly typed language, Arrays, Access types (pointers), More about records, Fixed-point types, Privacy, Generics, Exceptions, Tasking, Design by contracts, Interfacing with C, Object-oriented programming, Standard library.

s275 Pages
Ada 95The Craft of Object Oriented Programming (John English)

Ada 95The Craft of Object Oriented Programming (John English)

The book is in three parts. The first part deals with the fundamentals of Ada programming. The second part deals with abstract data types. The third and final part is concerned with using the object-oriented programming features of Ada 95 to develop extensible programs.

sNA Pages