Skip to content

Ada An Introduction

Best in textbook rentals since 2012!

ISBN-10: 0030594871

ISBN-13: 9780030594878

Edition: 1985

Authors: Sabina Saib

List price: $64.95
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This text provides a well-organized, well-written, and highly-effective introduction to Ada, a modern programming language used extensively in the U.S. Department of Defense, most companies who do business with DoD, and elsewhere. Any student familiar generally with computers should be able to understand and master the Ada programming language using this text. Numerous examples and problems serve not only to illustrate key concepts, but also as models for students to think creatively and write their own programs. All examples have been tested using an Ada compiler.
Customers also bought

Book details

List price: $64.95
Copyright year: 1985
Publisher: Oxford University Press, Incorporated
Publication date: 6/8/1995
Binding: Paperback
Pages: 368
Size: 7.00" wide x 9.19" long x 0.60" tall
Weight: 1.276
Language: English

Preface: Some Background on Ada
Introduction
Names in Ada
Predefined Data Types
Constants and Expressions
Control Structures
User-Defined Types
Arrays, Strings, and Records
Subprograms
Formatted Input and Output
Packages
Overloaded Operators
Generic Subprograms
Discriminants
List Processing
Private Types
Using Ada for Design
Files
Tasking
Exceptions
Real Time Interfaces
The Ada Environment
Predefined Identifiers
ASCII Character Set
Input Output Packages
Attributes
Pragmas
Package Standard
Package System and Package Calendar