Skip to content

Commit 009228c

Browse files
committed
syllabus
1 parent 621f391 commit 009228c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

courses/fundamentals_of_ada/standard_course.txt

+5-7
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,20 @@
33
020_declarations.rst
44
030_basic_types.rst
55
040_statements.rst
6+
080_expressions.rst
67
050_array_types.rst
78
060_record_types.rst
89
070_subprograms.rst
9-
075_type_derivation.rst
10-
080_expressions.rst
1110
090_overloading.rst
11+
075_type_derivation.rst
12+
190_exceptions.rst
13+
280_low_level_programming.rst
1214
100_packages.rst
1315
110_private_types.rst
1416
120_limited_types.rst
1517
130_program_structure.rst
1618
135_visibility.rst
17-
140_access_types.rst
1819
160_genericity.rst
19-
170_tagged_derivation-intro.rst
20-
180_polymorphism.rst
21-
190_exceptions.rst
22-
230_interfacing_with_c.rst
20+
270_introduction_to_contracts.rst
2321
240_tasking.rst
2422
920_reference_material.rst

0 commit comments

Comments
 (0)