We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964fbbd commit fe25b07Copy full SHA for fe25b07
courses/fundamentals_of_ada/standard_course.txt
@@ -2,22 +2,18 @@
2
020_declarations.rst
3
030_basic_types.rst
4
040_statements.rst
5
+080_expressions.rst
6
050_array_types.rst
7
060_record_types.rst
8
070_subprograms.rst
-075_type_derivation.rst
9
-080_expressions.rst
10
090_overloading.rst
+intro_170_tagged_derivation.rst
11
+180_polymorphism.rst
12
100_packages.rst
13
110_private_types.rst
-120_limited_types.rst
14
130_program_structure.rst
15
135_visibility.rst
16
140_access_types.rst
17
160_genericity.rst
18
-intro_170_tagged_derivation.rst
19
-180_polymorphism.rst
20
-190_exceptions.rst
21
-230_interfacing_with_c.rst
22
240_tasking.rst
23
920_reference_material.rst
0 commit comments