Skip to content

Commit 5f66944

Browse files
authored
Merge pull request jwasham#343 from tahsinrahman/patch-2
Update README.md
2 parents 53f6ba1 + e96ce7f commit 5f66944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1026,9 +1026,9 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
10261026
- [ ] [MIT 6.004 L16: Cache Issues (video)](https://www.youtube.com/watch?v=ajgC3-pyGlk&index=25&list=PLrRW1w6CGAcXbMtDFj205vALOGmiRc82-)
10271027

10281028
- ### Processes and Threads
1029-
- [ ] Computer Science 162 - Operating Systems (24 videos):
1029+
- [ ] Computer Science 162 - Operating Systems (25 videos):
10301030
- for processes and threads see videos 1-11
1031-
- [Operating Systems and System Programming (video)](https://www.youtube.com/playlist?list=PLRdybCcWDFzCag9A0h1m9QYaujD0xefgM)
1031+
- [Operating Systems and System Programming (video)](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c)
10321032
- [What Is The Difference Between A Process And A Thread?](https://www.quora.com/What-is-the-difference-between-a-process-and-a-thread)
10331033
- Covers:
10341034
- Processes, Threads, Concurrency issues

0 commit comments

Comments
 (0)