Sphinxter said:
vi, all that hand holding doesn't help you, it just makes you weak. Cut the cord.
lol, this amused me. I use vi for editing stuff but well.. You need to learn to crawl before you can walk so guided IDE ftw!
Hehehe, all the ide you really need. Have vc6 here somewhere, used it a bit, not a real fan of the interface, full set of 5 manuals, a great compiler but I always seemed to wind up using borland products when I did C++ for a living, back when it shipped with zinc and then watcom for quite a while, liked it a lot, the ide had vi emulation. That context sensitive help is seductive stuff. Eclipse because that's what everyone else is doing but it seems a bit clunky but the EPIC perl plugin rocks and having just one environment to deal with when your working in several languages at once makes you overlook the seams showing. I'd pick eclipse if I had to pick an IDE.
Actually tried out code blocks and I really like it. its lightweight, fast debugging. Exactly what I wanted.