>
Programming in Ada 2012

Programming in Ada 2012

  • £10.69
  • Save £74


John Barnes
Cambridge University Press, 6/19/2014
EAN 9781107424814, ISBN10: 110742481X

Paperback, 967 pages, 24.6 x 18.8 x 4.3 cm
Language: English

Ada is the language of choice for the majority of programmers involved in writing safety-critical and high-integrity software. Previous editions of John Barnes' books established themselves as the definitive references for earlier versions of Ada. With the release of the latest ISO standard, Ada 2012, this new book will become recognised as the go-to resource for those wishing to learn the language or to program in it.

Foreword
Preface
Part I. An Overview
1. Introduction
2. Simple concepts
3. Abstraction
4. Programs and libraries
Program 1. Magic moments
Part II. Algorithmic Aspects
5. Lexical style
6. Scalar types
7. Control structures
8. Arrays and records
9. Expression structures
10. Subprograms
11. Access types
Program 2. Sylvan sorter
Part III. The Big Picture
12. Packages and private types
13. Overall structure
Program 3. Rational reckoner
14. Object oriented programming
15. Exceptions
16. Contracts
17. Numeric types
18. Parameterized types
19. Generics
20. Tasking
21. Object oriented techniques
22. Tasking techniques
Program 4. Super sieve
Part IV. Completing the Story
23. Predefined library
Program 5. Wild words
24. Container library
25. Interfacing
Program 6. Playing pools
26. The specialized annexes
27. Finale
Appendix A. Reserved words, etc.
Appendix B. Glossary
Appendix C. Syntax
Answers to exercises
Bibliography
Index.

'Once again, John Barnes has provided a wonderfully lucid, learned and insightful description of the latest version of Ada. He has been the tireless explicator of the design and evolution of the language over more than three decades.' Ed Shonberg, Chairman of the Ada Rapporteur Group

'John Barnes has done it again, managing to provide a comprehensive yet delightfully readable exposition covering everything from the original abstraction-oriented programming features of Ada 83, such as packages and private types, up through the newest contract-based programming features of Ada 2012, such as preconditions and quantified expressions. John provides a well-organized framework for the programmer who is first learning Ada, as well as to the seasoned Ada veteran who wants the details on some new feature. Despite my own personal involvement in crafting the exact wording for the various revisions of the Ada Standard, it is nevertheless always enlightening (and fun) to read John's take on things, as he makes the whole Ada language come alive with examples, interesting consequences, and surprising connections.' S. Tucker Taft, Director of Language Research, AdaCore

'Ada is being continually developed and its latest standard, Ada 2012, includes a number of new features such as support for multicore architectures and the ability to allow programs to control their parallel execution and to be proved correct. This, the latest version of the highly successful series of books on Ada by John Barnes, covers both the key features of the language and the recent additions. It is an essential resource for practitioners and researchers alike.' Alan Burns, University of York

'This new revision of Programming in Ada will ensure that it remains the essential companion of any Ada practitioner. It is a user guide that brings to life the more formal language of the Reference Manual. As one has come to expect of John's work, it includes many practical examples, which will no doubt go on to be used as templates for much real code.' Jeff Cousins, Chair of the Ada Rapporteur Group

'In this book, John Barnes presents the Ada language in an informative and witty manner that provides the reader with an understanding of the principles of the programming language. He acquaints the reader with the new features of Ada 2012 by demonstrating how they fit into the overall software development process and play an important role in the evolution of programming languages. This book offers the reader a complete description of all the features and functions of Ada 2012 through discussion and examples. The exercises help the reader to immediately begin utilizing these capabilities.' Joyce L. Tokar, Ph.D., President, Pyrrhus Software and Convenor of ISO/IEC JTC 1/SC 22/WG 9 'Ada'