Ada 95 Quality And Style Guidelines For Professional Programmers Version 01 00 10

Download Ada 95 Quality And Style Guidelines For Professional Programmers Version 01 00 10 PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Ada 95 Quality And Style Guidelines For Professional Programmers Version 01 00 10 book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Ada 95, Quality and Style

Author: Christine Ausnit-Hood
language: en
Publisher: Lecture Notes in Computer Science
Release Date: 1997-11-12
The purpose of this book is to help create better ADA programs by identifying and detailing a set of stylistic guidelines. This guide is ideally suited for programmers and software engineers who want to create more powerful and portable applications using ADA 95.
Ada 95 Quality and Style: Guidelines for Professional Programmers. Version 01.00.10

The purpose of Ada 95 Quality and Style: Guidelines for Professional Programmers 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 95 programs. This style guide is not intended to replace the Ada 95 Reference Manual (1995), Ada 95 Rationale (1995), or serve as a tutorial for the Ada 95 programming language. Furthermore, this book is not intended to be a guide for transitioning from Ada 83 to Ada 95. The style guide is divided into chapters that map to the major decisions that each programmer addresses when creating high-quality, reliable, reusable, and portable Ada software. Individual chapters address source code presentation, readability, program structure, programming practice, concurrency, portability. reusability, performance, and a new chapter on object-oriented features. Each chapter is further subdivided into guidelines, using a format that supports wide usage because its content is both prescriptive and tailorable. Each guideline consists of a concise statement of the principles that should be followed and a rationale explaining why the guideline is important. The guidelines also provide usage examples, in addition to possible exceptions to applying the guidelines.