Am I the only person who prefers creating makefiles and using the command line? I guess I started coding on the PSP and there was no IDE for that, everything was makefile and command line which may explain why I feel more at home doing that. It does come in handy when making your own OS too, can't be afraid to dabble in a makefile and sort out linkers, make shell scripts to package everything and create bootable ISOs and so on 
I have to admit though, I've recently been learning DirectX and it's nice to be able to just hit F7 and have all the code done before my eyes!

I have to admit though, I've recently been learning DirectX and it's nice to be able to just hit F7 and have all the code done before my eyes!