We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621f391 commit 009228cCopy full SHA for 009228c
courses/fundamentals_of_ada/standard_course.txt
@@ -3,22 +3,20 @@
3
020_declarations.rst
4
030_basic_types.rst
5
040_statements.rst
6
+080_expressions.rst
7
050_array_types.rst
8
060_record_types.rst
9
070_subprograms.rst
-075_type_derivation.rst
10
-080_expressions.rst
11
090_overloading.rst
+075_type_derivation.rst
12
+190_exceptions.rst
13
+280_low_level_programming.rst
14
100_packages.rst
15
110_private_types.rst
16
120_limited_types.rst
17
130_program_structure.rst
18
135_visibility.rst
-140_access_types.rst
19
160_genericity.rst
-170_tagged_derivation-intro.rst
20
-180_polymorphism.rst
21
-190_exceptions.rst
22
-230_interfacing_with_c.rst
+270_introduction_to_contracts.rst
23
240_tasking.rst
24
920_reference_material.rst
0 commit comments