Systems Programmer Systems programmers essentially provide a platform for other software to be built upon with examples being OS Kernels, Drivers, Compilers and Debuggers. The whole purpose is to work directly or closely with the computer hardware to make the performance as efficient as possible. The main languages used are C and C++.