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
Ada95 Lovelace tutorial

Ada95 Lovelace tutorial

This page covers the following topics related to Ada95 Lovelace : Information on how to program Java programs in Ada, The home page for Small, an Ada 95 demo program, The unbounded Generic_Stack Example, The Lovelace section on efficiency, The Lovelace section on safety and Ada, The Lovelace section on inspections, How to receive automatic notification of Lovelace updates, Information about the author, David A. Wheeler, General Ada-related information, The Lovelace section on Ada on-line resources, The Lovelace bibliography, A list of Ada tutorials, The Ada Language Reference Manual, Information about Lovelace itself, etc.

sNA 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
Ada 95 for   C and C++ Programmers (Simon Johnston)

Ada 95 for C and C++ Programmers (Simon Johnston)

This document is written primarily for C and C++ programmers and is set out to describe the Ada programming language in a way more accessible to them. Topics covered includes: Ada predefined types, complex types, simple language constructs, new Ada-95 Object Oriented programming constructs, Ada tools for managing concurrency, the task and protected types, Ada IO library and the differences in concept and implementation between it and C stdio.

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