Ada-95: A guide for C and C++ programmers
by Simon Johnston
Publisher: Ada Home 1995
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Ada 95: The Lovelace Tutorial
by David A. Wheeler - Springer
An introduction to Ada 95, a basic understanding of programming is assumed. Object-oriented facilities of Ada are covered in depth, and all of the essential features of Ada are covered thoroughly. Written for students and professional programmers.
(21284 views)
by David A. Wheeler - Springer
An introduction to Ada 95, a basic understanding of programming is assumed. Object-oriented facilities of Ada are covered in depth, and all of the essential features of Ada are covered thoroughly. Written for students and professional programmers.
(21284 views)
Ada 95: The Craft of Object-Oriented Programming
by John English - 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.
(19544 views)
by John English - 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.
(19544 views)
Ada 95 Rationale - The Language - The Standard Libraries
by Laurent Guerby
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.
(15286 views)
by Laurent Guerby
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.
(15286 views)
The Big Online Book of Linux Ada Programming
by Ken O. Burtch - 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.
(17049 views)
by Ken O. Burtch - 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.
(17049 views)