2025-07-14 - Ada Essentials (US) ======================================================================== This page contains links to everything you will need for this training class. Files ----- * `Slides `_ This is a PDF copy of the slides presented during the course Documentation ------------- * `Ada Reference Manual `_ * `GNAT Reference Manual `_ * `GNAT User Guide `_ Labs ---- * `Lab Prompts `_ These are starting points for the class labs * `Lab Answers `_ These are the answers the class labs Schedule -------- .. list-table:: :header-rows: 1 * - Day - Topic * - Day 1 - | Overview | Declarations | Basic Types | Statements | Array Types * - Day 2 - | Record Types | Subprograms | Type Derivation | Expressions | Overloading * - Day 3 - | Packages | Private Types | Program Structure | Visibility | Access Types * - Day 4 - | Genericity | Tagged Derivation | Exceptions | Interfacing with C * - Day 5 - | Tasking | Subprogram Contracts | Type Contracts