Skip to content

Commit 3155b6f

Browse files
Fixed Typo (#20)
* Fixed Typo * Update index.md * Fixed typos * Update docs/computer-science/systems/computer-systems/index.md Co-authored-by: Pulkit Krishna <[email protected]> --------- Co-authored-by: Pulkit Krishna <[email protected]>
1 parent a513732 commit 3155b6f

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 Elemenents of 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)