Advanced Programming in the UNIX Environment
https://stevens.netmeister.org/631/ Course OutlineIn this course, students will learn to develop complex system-level software in the C programming language while gaining an intimate understanding of the Unix operating system (and all OS that belong to this family, such as Linux, the BSDs, and even Mac OS X) and its programming environment.Topics covered will include the user/kernel interface, f..