FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Ada 95: The Craft of Object-Oriented Programming
- Author(s) John English
- Publisher: Prentice Hall (October 24, 1996); eBook (2001)
- Hardcover/Paperback 486 pages
- eBook Online, HTML
- Language: English
- ISBN-10: 0132303507
- ISBN-13: 978-0132303507
- Share This:
This book is a beginner's introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs.
The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.
About the Authors- N/A
- ADA Programming Language
- Object-Oriented Analysis, Design and Programming (OOD/OOP)
- Computer Programming
- Introduction to Computer Science
- Ada 95: The Craft of Object-Oriented Programming (John English)
- The Mirror Site (1) - PDF
- The Mirror Site (2) - PDF
-
Ada Programming (WikiBooks)
This book is a tutorial teaching the Ada programming language. Ada puts unique emphasis on, and provides strong support for, good software engineering practices that scale well to very large software systems.
-
Ada for Software Engineers, 2nd Edition (Mordechai Ben-Ari)
This textbook is intended for experienced programmers (advanced students and practicing software engineers) who need to master software design and programming in Ada. Special features of the book include: Object-oriented programming, concurrency, and embedded and real-time systems are emphasized.
-
Ada in Action: with Practical Programming Examples, 2nd Edition
Written from a user's point of view, this text explores many selected advanced features and constructs of ADA and explains how to use them for the best results. It provides examples of how to write clear, correct, maintenance code.
-
Object-Oriented Software in Ada 95, 2nd Edition (Michael A. Smith)
The book is aimed at intermediate level undergraduates; that is, those who have studied the basics of program design and are acquainted with the fundamental concepts of data types and program control structures.
-
Introducing Ada 95 - The Language for a Complex World
This book introduces Ada 95, the revised International Standard which increases the flexibility of Ada thus making it applicable to wider domains but retains the inherent reliability for which Ada is noted.
-
Ada Distilled: An Introduction to Ada Programming for Experienced
This book is aimed at experienced programmers who want to learn Ada at the programming level.
-
Ada Quality and Style Guide: For Professional Programmers
The purpose of this guide is to help computer professionals produce better Ada programs by identifying a set of stylistic guidelines that will directly impact the quality of their Ada programs.
-
Ada 95: The Lovelace Tutorial (David A. Wheeler)
The book comprises eighteen chapters each of which is composed of short sections designed to cover a small number of key concept and to provide a test question to check the reader's understanding of the concepts covered.
:
|
|