Update Utility containers

texhno 2024-02-14 02:35:36 +00:00
parent 1a345ab80f
commit b961e1de5e

@ -61,7 +61,7 @@ A few dilemmas had already emerged before even having started writing any code.
* [Operating Systems: From 0 to 1][os01]: pretty in-depth and with hands-on instructions on how to use many of the tools needed.
* [OpenCSF](https://w3.cs.jmu.edu/kirkpams/OpenCSF/Books/csf/html/index.html): an all-encompassing CS guide with a focus on many important OS-related topics.
### Blogs
* [CPU Land](https://cpu.land/): an avid learner's perspective on the CS fundamentals.
* [CPU Land](https://cpu.land/): an avid learners perspective on the CS fundamentals.
### Repositories
* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors.
### YouTube