Update Utility containers

texhno 2024-02-14 02:29:23 +00:00
parent 92f08e3768
commit e9b2c2b168

@ -2,14 +2,7 @@
(Add a section for each new utility container, as well as documentation) (Add a section for each new utility container, as well as documentation)
### Repositories
* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors.
### YouTube
* [Building an OS by nanobyte](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN&t=1s&ab_channel=nanobyte): live-coding with a digest of the most important concepts behind-the-hood.
### Official documentation:
* [AMD64 Architecture Programmers Manual Volume 1: Application Programming][amd64v1]
* [AMD64 Architecture Programmers Manual Volume 2: System Programming][amd64v2]
* [Intel® 64 and IA-32 Architectures Software Developer Manuals][intel64]
[//]: # (Second part of reference-style links) [//]: # (Second part of reference-style links)
[os01]: https://github.com/tuhdo/os01 [os01]: https://github.com/tuhdo/os01