ossu / computer-science

🎓 Path to a free self-taught education in Computer Science!
MIT License
172.12k stars 21.73k forks source link

Computer Structure 1,2,3 can't be found #1281

Open r-yin opened 3 weeks ago

r-yin commented 3 weeks ago

Problem: It looks like the link for computer structure 1, 2, 3 under Advanced System can't be opened. If possible, could you share the updated link to the course? Thank you!

muzimuzhi commented 3 weeks ago

It seems you're referring to an outdated, detached fork (https://github.com/Kottans/computer-science).

In the original "upstream" repo (https://github.com/ossu/computer-science), the links for Computation structure courses seem to work.

https://github.com/ossu/computer-science?tab=readme-ov-file#advanced-systems

Courses Duration Effort Prerequisites Notes
Computation Structures 1: Digital Circuits alternative 1 alternative 2 10 weeks 6 hours/week Nand2Tetris II Alternate links contain all 3 courses.
Computation Structures 2: Computer Architecture 10 weeks 6 hours/week Computation Structures 1
Computation Structures 3: Computer Organization 10 weeks 6 hours/week Computation Structures 2