♻️ update single page

This commit is contained in:
nbats 2024-07-26 07:14:33 +00:00 committed by github-actions[bot]
parent beed246f20
commit b6964e1bd4

View file

@ -1769,6 +1769,7 @@
* [CS Academy](https://csacademy.com/) - Interactive Computer Science Lessons
* [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)
* [CraftingInterpreters](http://www.craftinginterpreters.com/) - Scripting Language Implementation Book / [GitHub](https://github.com/munificent/craftinginterpreters)
* [Web Browser Engineering](https://browser.engineering/) - Learn about Browser Engineering
* [CPU Land](https://cpu.land/) - What Happens when you run Programs
* [Computer Science Lecture Links](https://github.com/riti2409/Resources-for-preparation-Of-Placements)
@ -1815,7 +1816,6 @@
* [The Algorithms](https://the-algorithms.com/) - Algorithms Index
* [CSES Problemset](https://cses.fi/problemset/) - Collection of Algorithmic Programming Problems
* [Memery Spy](https://memory-spy.wizardzines.com/) - Learn how Bytes Represent Variables
* [CraftingInterpreters](http://www.craftinginterpreters.com/) - Scripting Language Implementation Book / [GitHub](https://github.com/munificent/craftinginterpreters)
***