updated 10 pages

This commit is contained in:
nbats 2024-11-28 04:05:28 -08:00 committed by GitHub
parent 25bc0bc5d6
commit fcf1138b31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 19 additions and 14 deletions

View file

@ -1085,6 +1085,7 @@
* [From Nand To Tetris](https://www.nand2tetris.org/course) - Computer Building Lesson
* [Copetti](https://www.copetti.org/) - In-depth Console Architecture Analysis / [GitHub](https://github.com/flipacholas/Architecture-of-consoles)
* [Web Browser Engineering](https://browser.engineering/) - Learn about Browser Engineering
* [OSTEP](https://pages.cs.wisc.edu/~remzi/OSTEP/) - Operating Systems Book
* [Wi is Fi](https://www.wiisfi.com/) - Wi-Fi Educational Guide
* [CPU Land](https://cpu.land/) - What Happens when you run Programs
* [Computer Science Lecture Links](https://github.com/riti2409/Resources-for-preparation-Of-Placements)