diff --git a/frontend/public/textbook/content/overviews/01-one-computer/questions/os/explain-multitasking-vs-multiprocessing.yml b/frontend/public/textbook/content/overviews/01-one-computer/questions/os/explain-multitasking-vs-multiprocessing.yml index 236635b..3cdb742 100644 --- a/frontend/public/textbook/content/overviews/01-one-computer/questions/os/explain-multitasking-vs-multiprocessing.yml +++ b/frontend/public/textbook/content/overviews/01-one-computer/questions/os/explain-multitasking-vs-multiprocessing.yml @@ -155,3 +155,5 @@ vocab_undergraduate: topics: ["multitasking", "multiprocessing", "multithreading", "concurrency", "parallel computing"] example_videos: - "https://www.youtube.com/watch?v=XaM-A9s7NE4" + - "https://youtu.be/fmkstXYA770" + diff --git a/frontend/public/textbook/content/overviews/03-a-lot-of-computers/questions/cybersecurity/explain-rootkit.yml b/frontend/public/textbook/content/overviews/03-a-lot-of-computers/questions/cybersecurity/explain-rootkit.yml index 8c5dde7..97944d0 100644 --- a/frontend/public/textbook/content/overviews/03-a-lot-of-computers/questions/cybersecurity/explain-rootkit.yml +++ b/frontend/public/textbook/content/overviews/03-a-lot-of-computers/questions/cybersecurity/explain-rootkit.yml @@ -38,3 +38,5 @@ learning_objectives: - "Recognize sophisticated threats to system security" example_videos: - "https://www.youtube.com/watch?v=hB92g6lLgio" + - https://youtu.be/OKhsCYS-0r8 + diff --git a/frontend/public/textbook/students/w26/Stormie-webb.md b/frontend/public/textbook/students/w26/Stormie-webb.md new file mode 100644 index 0000000..22f8cb0 --- /dev/null +++ b/frontend/public/textbook/students/w26/Stormie-webb.md @@ -0,0 +1,6 @@ +Hi! I'm Stormie. I am taking this course in Winter 2026. + +As required, I'm posting my midterm here!!!! + +{{YouTube:https://youtu.be/KOuTN3xcYtc }} + diff --git a/frontend/public/textbook/students/w26/index.md b/frontend/public/textbook/students/w26/index.md index c0d2cf3..2a86a1b 100644 --- a/frontend/public/textbook/students/w26/index.md +++ b/frontend/public/textbook/students/w26/index.md @@ -7,4 +7,5 @@ - [Bobby Marrs](/cis-110/#/textbook/students/w26/Bobby-Marrs) - [Wes Rice](/cis-110/#/textbook/students/w26/Wes-Rice) - [Patricia Stecker](/cis-110/#/textbook/students/w26/Patricia-Stecker) -- [Cordelia Brown](/cis-110/#/textbook/students/f25/cordelia-b) \ No newline at end of file +- [Cordelia Brown](/cis-110/#/textbook/students/f25/cordelia-b) +- [Stormie Webb](/cis-110/#/textbook/students/w26/Stormie-webb)