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 Quality and Style GuideAda Quality and Style Guide
- Wikibooks
This guide helps computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will impact the quality of their Ada programs. The guidelines also provide usage examples, in addition to possible exceptions.
(10182 views)
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.
(19173 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.
(18445 views)
Book cover: Ada 95 Reference ManualAda 95 Reference Manual
by - Springer
This manual is identical to the standard ISO/IEC 8652:1995(E) for the Ada programming language. The new enhancements make Ada 95 an outstanding language. The flexibility, object orientation, and improved interfacing capabilities have been added.
(18239 views)