Skip to content

Commit a2a0c0d

Browse files
committed
Add introductory slides for course processes and expectations
- Created `10-course-processes.tex` containing slides covering learning processes, success metrics, peer reviews, and group workflows. - Linked the generated PDF in `index.html` for online access. - Included graphical assets (`activity-ci-overview.png`, `activity-ci-segment-*.png`) to illustrate CI activity and related trends.
1 parent 866201b commit a2a0c0d

File tree

6 files changed

+268
-0
lines changed

6 files changed

+268
-0
lines changed

10-course-processes/10-course-processes.tex

Lines changed: 267 additions & 0 deletions
Large diffs are not rendered by default.
111 KB
Loading
30.6 KB
Loading
30.3 KB
Loading
33.7 KB
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ <h1>Parallel Programming Course Slides</h1>
5656
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/07-openmp.pdf" target="_blank">07: OpenMP</a></li>
5757
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/08-tbb.pdf" target="_blank">08: TBB</a></li>
5858
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/09-std-threads.pdf" target="_blank">09: std::thread</a></li>
59+
<li><a href="https://learning-process.github.io/parallel_programming_slides/slides/10-course-processes.pdf" target="_blank">10: Course processes and expectations</a></li>
5960
</ul>
6061
</body>
6162
</html>

0 commit comments

Comments
 (0)