Programming Languages BooksAda Books

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

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.

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 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.

sNA Pages