Update CSAPP.en.md

This commit is contained in:
smxm 2022-10-11 16:40:31 +08:00 committed by GitHub
parent 1d5898b48d
commit add69ec00c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ After completing this course, your understanding of computer systems will defini
## Course Resources
- Course Website:<http://csapp.cs.cmu.edu/>
- Course Website: <http://csapp.cs.cmu.edu/>
- Recordings: <https://scs.hosted.panopto.com/Panopto/Pages/Sessions/List.aspx#folderID=%22b96d90ae-9871-4fae-91e2-b1627b43e25e%22>
- Textbook: Computer Systems: A Programmer's Perspective, 3/E
- Assignments11 Projects, [skeleton code all open source](http://csapp.cs.cmu.edu/3e/labs.html)