• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Ada ▶ Ada 95 for C and C ++ Programmers

Ada 95 for C and C ++ Programmers

March 24, 2006

Ada 95 for C and C ++ Programmers

Ada 95 for C and C++ Programmers will show you everything you need to know to program in Ada 95, taking you through not only the differences in syntax but also the conceptual differences in how the languages are used.

Book Description

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. I have used the standard Ada documentation conventions, code will look like this and keywords will look like this. I will include references to the Ada Reference Manual in braces and in italics, {1.1}, which denotes section 1.1. The ARM is reference 1 at the end of this document. Another useful reference is the Lovelace on-line tutorial which is a great way to pick up Ada basics.

I will start out by describing the Ada predefined types, and the complex types, and move onto the simple language constructs. Section 2 will start to introduce 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, these are worth investing some time getting to grips with. Section 6 is a tour of the Ada IO library and covers some of the differences in concept and implementation between it and C stdio.

Table of Contents

  • Ada Basics
  • Ada Packages
  • Ada-95 Object Oriented Programming
  • Generics
  • IO
  • Interfacing to other languages
  • Concurrency

Download Free PDF / Read Online

Author(s): Simon Johnston
Publisher: Addison Wesley Longman
Format(s): HTML
Link: Download.

Similar Books:

  1. Dylan Programming
  2. Object-Oriented Programming with Objective-C
  3. The Dylan Reference Manual
  4. PHP Essentials
  5. Getting started with Eiffel: Language and Environment
Previous Post: « Compiler Construction using Flex and Bison
Next Post: Machine Learning »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com