Skip to content

Commit fc8bfc1

Browse files
committed
gnat internal syllabus
1 parent 01b2614 commit fc8bfc1

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
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+
courses/fundamentals_of_ada/gnat-internal.txt
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
010_overview.rst
2+
020_declarations.rst
3+
030_basic_types.rst
4+
040_statements.rst
5+
050_array_types.rst
6+
060_record_types.rst
7+
070_subprograms.rst
8+
075_type_derivation.rst
9+
080_expressions.rst
10+
090_overloading.rst
11+
095_library_units.rst
12+
100_packages.rst
13+
110_private_types.rst
14+
120_limited_types.rst
15+
130_program_structure.rst
16+
135_visibility.rst
17+
140_access_types.rst
18+
160_genericity.rst
19+
intro_170_tagged_derivation.rst
20+
180_polymorphism.rst
21+
190_exceptions.rst
22+
230_interfacing_with_c.rst
23+
240_tasking.rst
24+
900_ada_version_comparison.rst
25+
920_reference_material.rst

0 commit comments

Comments
 (0)