Programming Languages BooksAda Books

Ada Quality and Style Guide

Advertisement

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
A Crash Course in Ada

A Crash Course in Ada

This note explains the following topics: C-Syntax Pitfalls and Comparison to Ada, C-Syntax versus Ada Syntax, loop in Ada, Programming by Contract, Pitfalls and Issues when Programming in Ada, Identifier Casing and Loop Boundaries, The Order of Expression Evaluation in Ada, Distinguished Properties of Ada, Types and Subtypes, Constrained Arrays, Private Types, Polymorphism, Callbacks.

s75 Pages
Hypertext Ada 95 Rationale

Hypertext Ada 95 Rationale

This is a hypertext version of the Ada 95 Rationale with a full hypertext index and table of contents.This document is in several parts. The first part is an Introduction to Ada 95; it presents a general discussion of the scope and objectives of Ada 95 and its major technical features. The second part contains a more detailed chapter by chapter account of the Core language. The third part covers the various Annexes which address the predefined environment and the needs of specialized application areas. This document will be of special value to program managers, team leaders and all software professionals with concern for the organized development of software.

sNA Pages
Ada in Action Practical Programming Examples (Do While Jones)

Ada in Action Practical Programming Examples (Do While Jones)

This book is not intended to teach you the Ada programming language. You should already be familiar with Ada syntax and semantics. Authors goal is to share with you the experiences he had using Ada in engineering applications.

sNA Pages
Ada Distilled An Introduction to Ada Programming (Richard Riehle)

Ada Distilled An Introduction to Ada Programming (Richard Riehle)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Quick Ada (Dale Stanbrough)

Quick Ada (Dale Stanbrough)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement