Ada 002 - Lesson 1 - Basic Types

preview_player
Показать описание
In this lesson: Integers, enumerations and floating types.

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.

Рекомендации по теме
Комментарии
Автор

-11 rem 5 is interpreted as -(11 rem 5) i.e. -(11-(floor(11/5)*5))

kevinparsley
Автор

The graphic at 22:51 has the description for Min (X, Y) and Max (X, Y) backwards.

scottwarner
Автор

Thanks four your videos - much appreciated. Please note: You consistently mispronounce 'integer' as 'in-ten-ger' - there is no 'n' before the 'g'.

tua
welcome to shbcf.ru