1. Open a text editor and create some file with .c extension
2. Copy paste the following:
#include <stdio.h>
int main() {
printf("niggers!\n");
return0;
}
3. Run gcc /path/to/the/file/you/just/created.c
4. Run ./a.out
5. Congrats you just coded, now rinse and repeat