AdaCore University Courses
AdaCore University is a dedicated e-learning center to teach the Ada language and the use of related technologies.
AdaCore University is a dedicated e-learning center to teach the Ada language and the use of related technologies.
This course provides an overview of the Ada programming language. Through a set of small examples, you will have the opportunity to see, understand and experiment most of the capabilities of the language, and write small programs. Other courses will then dive into more details of each aspect. Note that as it is today, the overview set is not complete - new lessons will be added over time.
This course will describe Ada programming features for developing large applications, including exception handling, type safety, access types, encapsulation, and genericity.
This course will go over the basic concepts of the Ada programming language, allowing to write small programs. We'll see in particular how to manipulate simple and composite types, the different kind of statements as well as the basis of program architecture - the subprogram and the package.