References

  • [CLRS] Book: Introduction to Algorithms, 4th Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein.

  • [MKARMv8] Website: ARMv8 Architecture Reference: https://mariokartwii.com/armv8/ch14.html

  • [C] Book: The C Programming Language, 2nd Edition by Brian Kernighan and Dennis Ritchie.

  • [Exp] Book: Expert C Programming: Deep C Secrets by Peter van der Linden.

  • [CPR] Book: C Pocket Reference: C Syntax and Fundamentals by Peter Prinz and Ulla Kirch-Prinz.

  • [LFD103] Course: LFD103 - Introduction to Linux by The Linux Foundation.

  • [HFDP] Book: Head First Design Patterns: A Brain-Friendly Guide by Eric Freeman and Elisabeth Robson.

  • [DP] Book: Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides.

  • [PP] Book: The Pragmatic Programmer: Your Journey to Mastery by Andrew Hunt and David Thomas.

  • [Mey97] Book: Object-Oriented Software Construction, 2nd Edition by Bertrand Meyer.

  • [HFOOAD] Book: Head First Object-Oriented Analysis and Design by Brett McLaughlin, Gary Pollice, and David West.

  • [CSD] Book: Computer Science Distilled: Learn the Art of Solving Computational Problems by Wladston Ferreira Filho.

  • [PIE] Book: Programming Interviews Exposed: Secrets to Landing Your Next Job by John Mongan, Noah Suojanen, and Eric Giguere.

  • [LKH] Documentation: Linux Kernel Hacking – https://www.kernel.org/doc/html/latest/kernel-hacking/hacking.html

  • [LSJ] Blog Post: Linux Scheduler Journey by Max Gio – https://blog.maxgio.me/posts/linux-scheduler-journey/

  • [Linux] Documentation: Linux Docs – https://docs.kernel.org/

  • [LKD] Book: Linux Kernel Development (3rd Edition) by Roberto Love

  • [RBIM] Forum Answer: Removing Built-In Modules in Linux on Unix Stack Exchange – https://unix.stackexchange.com/questions/61917/removing-builtin-modules-in-linux/61918#61918

  • [SGG] Website: Stanford Graphics Group – https://graphics.stanford.edu/

  • [C++11] Document: C++ PROGRAMMING (C++11 ISO STANDARD)

  • [OSTEP] Book: Operating Systems: Three Easy Pieces by Andrea Arpaci-Dusseau and Remzi Arpaci-Dusseau https://pages.cs.wisc.edu/~remzi/OSTEP/.

  • [TP-Sched] Website: Tutorials Point - https://www.tutorialspoint.com/operating_system/os_process_scheduling.htm

  • [OS-Wh] Website: Operating System CheatSheet Whimsical by Love Babbar - https://whimsical.com/operating-system-cheatsheet-by-love-babbar-S9tuWBCSQfzoBRF5EDNinQ

  • [ARM] Website: Arm Fundamentals: Introduction to understanding Arm processors - https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/arm-fundamentals-introduction-to-understanding-arm-processors

  • [BCM2711] Website: BCM2711 Processor -https://www.raspberrypi.com/documentation/computers/processors.html#bcm2711

  • [Rust-Concepts] Website: Rust Core Concepts List - https://dev.to/ashsajal/rust-core-concepts-list-27of

  • [C++11 ISO Standard] Website: C++ Programming (C++11 ISO STANDARD) - https://techroles.wordpress.com/wp-content/uploads/2015/03/ikm-test-c11.pdf


This site uses Just the Docs, a documentation theme for Jekyll.