I'm no noobie to web development. But, I've decided that I would like to give c++ a shot. So far, after having unsuccessfully given MS visual c++ express, borland, and several other compilers a shot; I had finally found one that will let me compile and run the single file code from my lessons and will produce and exe file. Only, it will only run the file in the IDE and the executable will not run because apparently i need to install and hack at tons more stuff to get this thing to work. I desperately need a compiler that has a friendly interface and will allow me to compile and run the code in my c++ book without me having to spend an entire day trying to figure out what needs to be added or how to hack the dang thing to work. I'm not used to using compilers and am getting very frustrated just trying to get a stupid hello.cpp script to compile, run, and produce an exe file that will run outside of the environment. Does a compiler like this actually exist? Can anybody please suggest to me a free c++ compiler that i can use to learn how to write c++ code on?