File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ nav_order: 4
2020
2121## Previous Topics
2222
23- * [ Theoretical and Practical Introduction to Concurrency] ( https://drive.google.com/file/d/1dj0Y6bNeHjnrHD1AUA8X0K8UivunPdjq/view?usp=sharing )
24- * [ (More on) Java Concurrency] ( https://drive.google.com/file/d/161-BfE8UfM7zbSEBuJ1mr_8JCgwcE5gS/view?usp=sharing )
25- * [ Critical Sections and Mutual Exclusions] ( https://drive.google.com/file/d/1jmN-qtsP9b2oXdEj_PqCAC4Hcx6S2ZAi/view?usp=sharing )
26- * [ Semaphores] ( https://drive.google.com/file/d/1bVam6aU0126EUbqBKssCJh405fYGz7EU/view?usp=sharing )
27- * [ Monitors] ( https://drive.google.com/file/d/1ie7bYu3CcTs1gBJjZUhVv_T1IvLlewq1/view?usp=sharing )
23+ * [ Theoretical and Practical Introduction to Concurrency] ( https://drive.google.com/file/d/1dj0Y6bNeHjnrHD1AUA8X0K8UivunPdjq/view?usp=sharing ) ( [ Video ] ( https://youtu.be/-RTKfXGWNIo ) )
24+ * [ (More on) Java Concurrency] ( https://drive.google.com/file/d/161-BfE8UfM7zbSEBuJ1mr_8JCgwcE5gS/view?usp=sharing ) ( [ Video ] ( https://youtu.be/rj6GQ_Vww54 ) )
25+ * [ Critical Sections and Mutual Exclusions] ( https://drive.google.com/file/d/1jmN-qtsP9b2oXdEj_PqCAC4Hcx6S2ZAi/view?usp=sharing ) ( [ Video ] ( https://youtu.be/ZABcL-BGSvQ ) )
26+ * [ Semaphores] ( https://drive.google.com/file/d/1bVam6aU0126EUbqBKssCJh405fYGz7EU/view?usp=sharing ) ( [ Video ] ( https://youtu.be/3Ry0FlCsEn0 ) )
27+ * [ Monitors] ( https://drive.google.com/file/d/1ie7bYu3CcTs1gBJjZUhVv_T1IvLlewq1/view?usp=sharing ) ( [ Video ] ( https://youtu.be/QnI2Phlu01E ) )
You can’t perform that action at this time.
0 commit comments