Skip to content

Commit 6386212

Browse files
Replace Nand2Tetris youtube playlist with NPTEL course (#72)
Remove the unofficial youtube playlist of Nand2Tetris course, and replace it with NPTEL course playlist based on the same book
1 parent 11fb6d9 commit 6386212

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/computer-science/systems/computer-systems

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ Nand2Tetris provides a basic introduction to computer architecture and computer
1212
Primary topics: digital logic circuits, boolean algebra, computer architecture, computer systems, operating systems, compilers
1313

1414
- [Course Website](https://www.nand2tetris.org/)
15-
- **Playlists:**
16-
- [Part 1](https://www.youtube.com/playlist?list=PLrDd_kMiAuNmSb-CKWQqq9oBFN_KNMTaI)
17-
- [Part 2](https://www.youtube.com/playlist?list=PLrDd_kMiAuNmllp9vuPqCuttC1XL9VyVh)
1815
- [Software](https://www.nand2tetris.org/software)
1916
- [Projects](https://www.nand2tetris.org/course)
2017
- [HDL Reference Manual](https://drive.google.com/file/d/1dPj4XNby9iuAs-47U9k3xtYy9hJ-ET0T/view)
2118
- [Hack Chipset](https://drive.google.com/file/d/1IsDnH0t7q_Im491LQ7_5_ajV0CokRbwR/view)
19+
- [Lectures Playlist](https://www.youtube.com/playlist?list=PLEAYkSg4uSQ0eDa24iKd7qJlsrvr8XcvF)
20+
21+
**Note**: The lectures playlist is from a different university, but is based on the Nand2Tetris Book. The first part of the book is available for free on the course website, on the projects page. One chapter of the book is associated with every project. Read the book chapter, then watch the equivalent lectures and then do the project. The second part of the book is not available for free. For the second part, watch the lectures, and then do the project.
2222

2323
### Extra Resources:
2424
- [The Elements of Computing Systems: Building a Modern Computer from First Principles](https://www.nand2tetris.org/book)

0 commit comments

Comments
 (0)