Logo

Ada-95: A guide for C and C++ programmers

Small book cover: Ada-95: A guide for C and C++ programmers

Ada-95: A guide for C and C++ programmers
by

Publisher: Ada Home

Description:
This tutorial for C and C++ programmers shows them what Ada can provide and how to set about turning the knowledge and experience they have gained in C/C++ into good Ada programming. It starts out by describing the Ada predefined types, and the complex types, and moves onto the simple language constructs. Section 2 introduces some very Ada specific topics and section 3 describes the new Ada-95 Object Oriented programming constructs. Section 5 describes the Ada tools for managing concurrency, the task and protected types. Section 6 is a tour of the Ada IO library.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introducing Ada 95Introducing Ada 95
by
Ada is a language of special value in the development of large programs which must work reliably. This document introduces Ada 95, which increases the flexibility of Ada making it applicable to wider domains but retains the inherent reliability.
(20369 views)
Book cover: Ada 95 Rationale - The Language - The Standard LibrariesAda 95 Rationale - The Language - The Standard Libraries
by
This document describes the rationale for Ada 95, the revised International Standard. It introduces to Ada 95 and its features, gives a detailed account of the core language, covers the various annexes which address the predefined environment, etc.
(14954 views)
Book cover: Ada in Action, Second EditionAda in Action, Second Edition
by
This book does not teach the Ada programming language, you should be familiar with Ada syntax and semantics. The author shares the experiences he has had using Ada in engineering applications. This text will help you avoid some common pitfalls.
(19993 views)
Book cover: Ada ProgrammingAda Programming
- Wikibooks
This text is an Ada programming language tutorial. Ada puts emphasis on good software engineering practices that scale well to very large software systems. This is the first Ada tutorial covering the new Ada 2005 standard.
(18038 views)