Programming Languages BooksAda Books

ADA95 Tutorial Part 1

ADA95 Tutorial Part 1

ADA95 Tutorial Part 1

This tutorial teaches the entire Ada 95 dialect of the Ada language. It is composed of 33 chapters which should be studied in order since topics are introduced in a logical order and build upon topics introduced in previous chapters. Topics covered includes: Program Structure, The Integer Type Variable, Logical Compares and precedence, Control Structures, Additional Scalar Types, Derived Types, Subprograms, Blocks and Scope of variables, Arrays, The Character and String Type, Records, The Access Type Variable, Input/Output and Packages

Author(s):

s194 Pages
Similar Books
Introduction to Ada by Raphael Amiard

Introduction to Ada by Raphael Amiard

This PDF covers the following topics related to Ada Programming : Introduction, Imperative language, Subprograms, Modular programming, Strongly typed language, Arrays, Access types (pointers), More about records, Fixed-point types, Privacy, Generics, Exceptions, Tasking, Design by contracts, Interfacing with C, Object-oriented programming, Standard library.

s275 Pages
Ada Programming

Ada Programming

Ada puts unique emphasis on, and provides strong support for, good software engineering practices that scale well to very large software systems. This book, Ada Programming is a featured book on Wikibooks because it contains substantial content and it is well-formatted. If you are a beginner you will learn the latest standard , if you are a seasoned Ada user you can see what's new.

sNA Pages