System Programming

1 revision
#11 week ago
+5
Auto-generated stub article
+**System Programming** crafts the essential software that manages a computer's [Hardware](/wiki/hardware) and underpins other applications. It delves into the direct interaction with the machine, often involving the [Operating System](/wiki/operating_system) and low-level resource control for peak performance.
+## See also
+- [Compiler](/wiki/compiler)
+- [Kernel](/wiki/kernel)
+- [Device Driver](/wiki/device_driver)