Skip to content

Training 2025-02-18 #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DO_NOT_MERGE.SINGLE_COURSE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fundamentals_of_ada/advanced.txt
1 change: 1 addition & 0 deletions courses/fundamentals_of_ada/240_tasking-in_depth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ Tasking
.. include:: 240_tasking/04-delays.rst
.. include:: 240_tasking/05-task_types_in_depth.rst
.. include:: 240_tasking/06-advanced_concepts_in_depth.rst
.. include:: 240_tasking/14-tasking_control.rst
.. include:: labs/240_tasking_in_depth.lab.rst
.. include:: 240_tasking/99-summary.rst
12 changes: 7 additions & 5 deletions courses/fundamentals_of_ada/advanced.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
005_introduction.rst
030_basic_types-extras.rst
030_basic_types-in_depth.rst
060_record_types.rst
065_discriminated_records.rst
050_array_types.rst
075_type_derivation.rst
080_expressions-with_quantified.rst
120_limited_types.rst
290_advanced_data_hiding.rst
110_private_types.rst
140_access_types-in_depth.rst
260_controlled_types.rst
700_expert_resource_management.rst
160_genericity.rst
170_tagged_derivation.rst
175_multiple_inheritance.rst
180_polymorphism.rst
190_exceptions-in_depth.rst
240_tasking-in_depth.rst
273_subprogram_contracts.rst
276_type_contracts.rst
280_low_level_programming.rst
270_introduction_to_contracts.rst