This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
os_cp [2026/03/25 22:04] jkonczak |
os_cp [2026/05/15 14:30] (current) jkonczak [Operating Systems and Concurrent Programming] |
||
|---|---|---|---|
| Line 112: | Line 112: | ||
| </html> | </html> | ||
| - [programming] Test. ([[os_cp:exercises-prog|Example questions for the test.]]) | - [programming] Test. ([[os_cp:exercises-prog|Example questions for the test.]]) | ||
| - | - <small>Tuesdays: spare slot that will be dynamically allocated to catch up with course materials when needed\\ Thursdays: likely one random class will be cancelled due to the //sports day// university event</small> | + | - <small>Tuesdays: spare slot that will be dynamically allocated to catch up with course materials when needed\\ Thursdays: likely one random class will be cancelled due to the //sports day// university event</small><html> |
| - | <html><!-- | + | |
| </div></li> | </div></li> | ||
| + | <li class="level1" style="list-style-type:none"> | ||
| + | <div class="li" style="display:table;width:100%"> | ||
| + | <a href="/jkonczak/misc/os_cp/summary.xml">[shell] List of commands discussed in the course materials</a> | ||
| + | <!-- | ||
| <li class="level1" style="list-style-type:disc"> | <li class="level1" style="list-style-type:disc"> | ||
| <div class="li" style="display:table;width:100%"> | <div class="li" style="display:table;width:100%"> | ||
| Line 135: | Line 138: | ||
| The snippets in <small>smaller font</small> or tagged with [extra] are supplementary. | The snippets in <small>smaller font</small> or tagged with [extra] are supplementary. | ||
| - | <html> | + | **[[os_cp:2026:results|Test results (2026)]]** |
| - | <!-- **[[os_cp:2025:results|Test results, assignment grades and final grades (2025)]]** --> | + | |
| - | </html> | + | |
| === Grading === | === Grading === | ||
| Line 145: | Line 146: | ||
| * one on the topics tagged with [shell]; this test will take place after the corresponding classes | * one on the topics tagged with [shell]; this test will take place after the corresponding classes | ||
| * another on the topics tagged with [programming]; this test will take place on the last lab classes | * another on the topics tagged with [programming]; this test will take place on the last lab classes | ||
| - | * complete an assignment – write a concurrent program (details tba) | + | * complete an assignment – write [[os_cp:2026:prog_assignment|a concurrent code]]. |
| <html><div style="margin-top:-1.2em"></div></html> | <html><div style="margin-top:-1.2em"></div></html> | ||
| __Absence__, including an excused absence, for more than 30% of the classes, | __Absence__, including an excused absence, for more than 30% of the classes, | ||
| Line 168: | Line 169: | ||
| * [shell] https://tldp.org/LDP/abs/html/index.html | * [shell] https://tldp.org/LDP/abs/html/index.html | ||
| * [programming] https://deadlockempire.github.io/ | * [programming] https://deadlockempire.github.io/ | ||
| + | * [programming] https://beej.us/guide/bgc/html/split/multithreading.html (explains multithreading API concepts using C API) | ||
| <small> | <small> | ||