2024-04-22 - Ada Essentials ======================================================================== 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. Schedule -------- .. list-table:: :header-rows: 1 * - Day - Topic * - Day 1 - | Declarations | Basic Types | Statements | Array Types * - Day 2 - | Record Types | Subprograms | Type Derivation | Expressions * - Day 3 - | Overloading | Library Units | Packages | Private Types | Limited Types | Program Structure | Visibility * - Day 4 - | Access Types | Genericity | Exceptions * - Day 5 - | Low-level Programming | Tasking