Skip to content

Commit 4b91ecc

Browse files
committed
syllabus for Advanced
1 parent 745c53a commit 4b91ecc

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

DO_NOT_MERGE.SINGLE_COURSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fundamentals_of_ada/advanced.txt
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
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+
050_array_types.rst
6+
075_type_derivation.rst
57
080_expressions-with_quantified.rst
68
120_limited_types.rst
7-
290_advanced_data_hiding.rst
9+
110_private_types.rst
810
140_access_types-in_depth.rst
11+
260_controlled_types.rst
12+
700_expert_resource_management.rst
913
160_genericity.rst
1014
170_tagged_derivation.rst
1115
175_multiple_inheritance.rst
1216
180_polymorphism.rst
1317
190_exceptions-in_depth.rst
1418
240_tasking-in_depth.rst
15-
273_subprogram_contracts.rst
16-
276_type_contracts.rst
17-
280_low_level_programming.rst
19+
270_introduction_to_contracts.rst

0 commit comments

Comments
 (0)