Programming in Ada 2012 with a Preview of Ada 2022
Title | Programming in Ada 2012 with a Preview of Ada 2022 PDF eBook |
Author | John Barnes |
Publisher | Cambridge University Press |
Pages | 994 |
Release | 2022-05-19 |
Genre | Computers |
ISBN | 1009190873 |
The latest edition of the definitive guide to the Ada language covers the full details of the core language Ada 2012 as updated by the 2016 ISO Corrigendum and introduces the key new features in Ada 2022. The book is in four parts. It begins by introducing the fundamental concepts for newcomers, before moving onto algorithmic aspects and then structural features such as OOP and multitasking. The fourth part gives details of the standard library and interaction with the external environment. Six complete executable programs illustrate the core features of the language in action. The book concludes with an appendix focussing on the new features in Ada 2022. These new features aid program proof and the efficient use of multicore architectures.
Beginning Ada Programming
Title | Beginning Ada Programming PDF eBook |
Author | Andrew T. Shvets |
Publisher | Apress |
Pages | 348 |
Release | 2019-12-09 |
Genre | Computers |
ISBN | 1484254287 |
Discover the Ada programming language by being gently guided through the various parts of the language and its latest available stable release. The goal in this book is to slowly ease you into the different topics. It is understood that you do not always have ample free time, so the text is easy to digest and concepts are spoon fed to the reader. Starting with the simplest of topics, detailed explanations demonstrate the how and why of Ada. You are strongly encouraged to experiment and break things (without which the learning process is linear and quite dull). At the end of Beginning Ada Programming, you will have an excellent understanding of the general topics that make up the Ada programming language and can tackle far more challenging topics. Each chapter builds on what was previously described. Furthermore, each code example is independent of others and will run all by itself. Instructions are provided where you can obtain an Ada compiler and how to debug your code. What You Will Learn Master basic types, control structures, procedures, and functions in AdaUse Ada arrays, records, and access typesImplement OO programming using AdaHandle the basics of I/O and interfacing with the operating systemTake advantage of string operators, data containers, multiprocessing with tasks, and moreWork with contracts and proofs, networks, and various Ada libraries Who This Book Is For Programmers who are new to Ada, with at least some experience in programming, especially scientific programming.
Programming in Ada 2012
Title | Programming in Ada 2012 PDF eBook |
Author | John Barnes |
Publisher | Cambridge University Press |
Pages | 993 |
Release | 2022-05-19 |
Genre | Computers |
ISBN | 1009181343 |
This latest edition of 'Programming in Ada' covers the full details of the core language Ada 2012 as updated by the 2016 ISO Corrigendum and introduces the key new features planned for Ada 2022. It is sure to become the go-to resource for those wishing to learn the language or to program in it.
Programming in Ada 95
Title | Programming in Ada 95 PDF eBook |
Author | John Gilbert Presslie Barnes |
Publisher | Addison-Wesley Professional |
Pages | 724 |
Release | 1998 |
Genre | Computers |
ISBN |
Ada 95 is the first fully object-oriented programming language to be internationally standardized. John Barnes was a key member of the language's design team, and this is a new edition of his definitive text and reference for the Ada 95 language.
Programming in ADA
Title | Programming in ADA PDF eBook |
Author | John Gilbert Presslie Barnes |
Publisher | Addison Wesley Publishing Company |
Pages | 516 |
Release | 1989 |
Genre | Computers |
ISBN |
The third edition has been revised to include more comprehensive coverage of topics relating to large scale use, coverage of numerical standards using Ada, and incorporation of recent interpretations of Ada features. Annotation copyrighted by Book News, Inc., Portland, OR
Concurrency in Ada
Title | Concurrency in Ada PDF eBook |
Author | Alan Burns |
Publisher | Cambridge University Press |
Pages | 414 |
Release | 1998-02-19 |
Genre | Computers |
ISBN | 9780521629119 |
A major feature of the Ada programming language is the facilities it provides for concurrent programming. Alan Burns and Andy Wellings provide here a thorough and self-contained account of concurrent programming in Ada, and so show users, even beginners, how to harness the full power of the whole language. After giving an overview of the non-concurrent features of Ada, the authors proceed to examine in detail the uses of concurrent programming and the inherent difficulties in providing inter-process communication. The Ada tasking model is then introduced; the way it deals with these and related matters is explained in a number of separate chapters, covering system programming, real-time issues, distribution, object-oriented programming and re-use. This is the first book which deals with concurrent features in the new Ada standard, and it offers practical advice to the programmer needing to use it for embedded systems, while those interested more broadly in the development of programming languages will find many otherwise inaccessible issues probed in depth. It will thus be of value to professional software engineers and advanced students of programming alike; indeed, every Ada programmer will find it essential reading and a primary reference work. For the paperback edition the authors have made revisions throughout the text, updating and correcting where appropriate.
Rationale for the Design of the ADA Programming Language
Title | Rationale for the Design of the ADA Programming Language PDF eBook |
Author | Jean D. Ichbiah |
Publisher | Silicon Press |
Pages | 412 |
Release | 1986 |
Genre | Computers |
ISBN | 9780961533656 |
This book presents the rationale behind the design and development of the programming language Ada. The materials incorporating corrections to its original printing by the Ada Joint Program Office (AJPO), will be essential reading for all those currently using the language as well as those considering its adoption.