Just C stuff References Make https://makefiletutorial.com/ GDB http://web.archive.org/web/20080415232323/http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php http://dirac.org/linux/gdb/02a-Memory_Layout_And_The_Stack.php http://www.unknownroad.com/rtfm/gdbtut/gdbtoc.html Greg Law: https://www.youtube.com/watch?v=l3h7F9za_pc Coding practices https://en.wikipedia.org/wiki/CERT_Coding_Standards https://wiki.sei.cmu.edu/confluence/display/c/SEI+CERT+C+Coding+Standard https://wiki.sei.cmu.edu/confluence/display/c/Introduction Assembly https://diveintosystems.org/ https://www.xorpd.net/ C https://beej.us/guide/bgc/html/split/chapter-atomics.html https://en.wikibooks.org/wiki/C_Programming/Preprocessor_directives_and_macros#X-Macros Misc. https://en.cppreference.com/w/c/preprocessor/impl https://hpc-tutorials.llnl.gov/posix/#CreatingThreads