Skip to content

Commit d54861b

Browse files
committed
syllabus for Advanced
1 parent 5c36d03 commit d54861b

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

DO_NOT_MERGE.SINGLE_COURSE

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fundamentals_of_ada/advanced.txt
+6-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
005_introduction.rst
2-
030_basic_types-extras.rst
2+
030_basic_types-in_depth.rst
33
060_record_types.rst
44
065_discriminated_records.rst
5+
075_type_derivation.rst
56
080_expressions-with_quantified.rst
67
120_limited_types.rst
7-
290_advanced_data_hiding.rst
8+
110_private_types.rst
89
140_access_types-in_depth.rst
10+
260_controlled_types.rst
11+
700_expert_resource_management.rst
912
160_genericity.rst
1013
170_tagged_derivation.rst
1114
175_multiple_inheritance.rst
1215
180_polymorphism.rst
1316
190_exceptions-in_depth.rst
1417
240_tasking-in_depth.rst
15-
273_subprogram_contracts.rst
16-
276_type_contracts.rst
17-
280_low_level_programming.rst
18+
270_introduction_to_contracts.rst

0 commit comments

Comments
 (0)