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: Ada 95: The Craft of Object-Oriented ProgrammingAda 95: The Craft of Object-Oriented Programming
by - Prentice Hall
A beginner's introduction to Ada 95, it uses an example-driven approach that gradually develops large case-study type programs. The text also covers exception handling, user-defined types, procedures, functions, and packages.
(19115 views)
Book cover: The Big Online Book of Linux Ada ProgrammingThe Big Online Book of Linux Ada Programming
by - PegaSoft
This text covers basic software development on Linux, a review of the core Ada 95 language, and an introduction to designing programs that work with the Linux kernel and standard C libraries. It also covers some of the Ada bindings.
(16669 views)
Book cover: Object Oriented Software in Ada 95Object Oriented Software in Ada 95
by
The text for students and programmers who wish to learn the object-oriented language Ada 95. It covers the basic constructs in the Ada 95, the object-oriented features of the language, and an introduction to the tasking features of Ada.
(18388 views)
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.
(20292 views)