Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Introductory Ada Programming Book: A Book for Beginner Programmers and Beginners to Ada

Posted By: naag
Introductory Ada Programming Book: A Book for Beginner Programmers and Beginners to Ada

Introductory Ada Programming Book: A Book for Beginner Programmers and Beginners to Ada
English | 2016 | ASIN: B01N6D5TPE | 314 pages | PDF + EPUB (conv) | 5.55 Mb

In Introductory Ada Programming Book, you'll learn Ada by being gently guided through the various parts of the language. Learning how to program in a new language is challenging, so the goal is to slowly ease you into the different topics. It is understood that you 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 detail 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 this book, you will have an excellent understanding of the general topics that make up the Ada programming language and can tackle far more challenging topics. The source code in this book is freely available for anyone to read.

This is the table of contents that provide an overview of this book:
- Introduction
- Basic Types
- Basic Control Structures
- Procedures and Functions
- Arrays, Records and Access Types
- Basics Of Object Oriented Programming
- Exception Handling
- The Basics Of I/O And Interacting With The Operating System
- String Operations
- Data Containers
- Multiprocessing With Tasks
- Advanced Types
- Advanced OOP
- Organizing Large Projects And Software Design Tips