Skip to content

Commit 3cb11a4

Browse files
authored
Update index.md
1 parent d11bf6e commit 3cb11a4

File tree

1 file changed

+2
-2
lines changed
  • docs/computer-science/systems/computer-systems

1 file changed

+2
-2
lines changed

docs/computer-science/systems/computer-systems/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Primary topics: digital logic circuits, boolean algebra, computer architecture,
2121
- [Hack Chipset](https://drive.google.com/file/d/1IsDnH0t7q_Im491LQ7_5_ajV0CokRbwR/view)
2222

2323
### Extra Resources:
24-
- [The Elements Computing Systems: Building a Modern Computer from First Principles](https://www.nand2tetris.org/book)
24+
- [The Elements of Computing Systems: Building a Modern Computer from First Principles](https://www.nand2tetris.org/book)
2525
The textbook for the course is a great supplement to the video lectures and projects.
2626

27-
## Computer Systems (Reccommended)
27+
## Computer Systems (Recommended)
2828
*Timeline: 40-60 hours*
2929

3030
This course acts as a stand-in for CS-354: Intro to Computer Systems taught at the University of Wisconsin-Madison, which acts as an introduction to real-world computer systems. This course is not strictly required for students who wish to do the base approach to OSTEP, however, it is highly recommended, as it gives valuable insight into how to program for real hardware. For the extended approach, this course is **strictly required**.

0 commit comments

Comments
 (0)