Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 651 Bytes

teach-yourself-cs

Completed exercises and projects from the books and courses recommended by https://teachyourselfcs.com/

Programming:            Concepts, Techniques, and Models of Computer Programming  concepts-techniques-models  
Computer Architecture:  Computer Systems: A Programmer's Perspective              cs-app               
Computer Networking:    Computer Networking: A Top Down Approach                  computer-networking   
Operating Systems:      Operating Systems: Three Easy Pieces                      operating-systems
Algorithms:             The Algorithm Design Manual                               algorithms