Commit 1b609af
committed
Require pedagogical metadata across curriculum
1 parent 81df34c commit 1b609af
151 files changed
Lines changed: 1305 additions & 172 deletions
File tree
- languages
- cpp
- 01-foundations
- arrays-and-vectors
- control-flow
- formatted-output-and-iomanip
- functions
- operators-and-expressions
- scope-and-lifetime-basics
- strings
- types-and-io
- 02-core
- algorithms-basics
- error-handling-and-defensive-programming
- file-io-basics
- input-validation
- maps-and-frequency-counting
- sorting-and-searching
- 03-advanced
- constructors-and-invariants
- copy-and-move-semantics
- inheritance-and-polymorphism
- structs-and-classes
- templates-basics
- 04-expert
- concurrency-basics
- memory-management-and-raii
- modularization-and-build-structure
- performance-and-profiling-basics
- smart-pointers-in-depth
- assessments
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- projects
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- csharp
- 01-foundations
- arrays-and-vectors
- control-flow
- formatted-output-and-iomanip
- functions
- operators-and-expressions
- scope-and-lifetime-basics
- strings
- types-and-io
- 02-core
- algorithms-basics
- error-handling-and-defensive-programming
- file-io-basics
- input-validation
- maps-and-frequency-counting
- sorting-and-searching
- 03-advanced
- constructors-and-invariants
- copy-and-move-semantics
- inheritance-and-polymorphism
- structs-and-classes
- templates-basics
- 04-expert
- concurrency-basics
- memory-management-and-raii
- modularization-and-build-structure
- performance-and-profiling-basics
- smart-pointers-in-depth
- assessments
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- projects
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- go
- 01-foundations
- arrays-and-vectors
- control-flow
- formatted-output-and-iomanip
- functions
- operators-and-expressions
- scope-and-lifetime-basics
- strings
- types-and-io
- 02-core
- algorithms-basics
- error-handling-and-defensive-programming
- file-io-basics
- input-validation
- maps-and-frequency-counting
- sorting-and-searching
- 03-advanced
- constructors-and-invariants
- copy-and-move-semantics
- inheritance-and-polymorphism
- structs-and-classes
- templates-basics
- 04-expert
- concurrency-basics
- memory-management-and-raii
- modularization-and-build-structure
- performance-and-profiling-basics
- smart-pointers-in-depth
- assessments
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- projects
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- python
- 01-foundations
- arrays-and-vectors
- control-flow
- formatted-output-and-iomanip
- functions
- operators-and-expressions
- scope-and-lifetime-basics
- strings
- types-and-io
- 02-core
- algorithms-basics
- error-handling-and-defensive-programming
- file-io-basics
- input-validation
- maps-and-frequency-counting
- sorting-and-searching
- 03-advanced
- constructors-and-invariants
- copy-and-move-semantics
- inheritance-and-polymorphism
- structs-and-classes
- templates-basics
- 04-expert
- concurrency-basics
- memory-management-and-raii
- modularization-and-build-structure
- performance-and-profiling-basics
- smart-pointers-in-depth
- assessments
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- projects
- 01-foundations
- 02-core
- 03-advanced
- 04-expert
- scripts
- automation_core
- templates/concept-template
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
| |||
0 commit comments