Beginning Ada Programming From Novice to Professional

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...

Descripción completa

Detalles Bibliográficos
Autor principal: Shvets, Andrew T. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2020.
Edición:1st ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631957606719
Tabla de Contenidos:
  • Part 1: Introductory Topics
  • 1. Introduction
  • 2. Basic Types
  • 3. Basic Control Structures
  • 4. Procedures and Functions
  • 5. Arrays, Records and Access Types
  • 6. Basics of Object Oriented Programming
  • Part 2: Intermediate Topics
  • 7. Exception Handling
  • 8. The Basics Of I/O And Interacting With The Operating System
  • 9. String Operations
  • 10. Data Containers
  • Part 3: Advanced Topics
  • 11. Multiprocessing With Tasks
  • 12. Advanced Types
  • 13. Advanced OOP
  • 14. Contracts and Proofs
  • 15. Networking and Advanced I/O
  • 16. Project Organization
  • 17. Libraries
  • Appendix A: Installing GNAT in Linux and Unix
  • Appendix B: Installing GNAT in Windows
  • Appendix C: Reserved Keywords
  • Appendix D: Debugging Ada Applications.