I wouldn't recommend going that way coz some of these IDEs have got propriety extensions that are unique tothem and might break your code unexpectedly in
other platforms or OSs. But as far as IDEs go, you can get
Visual C++ 2010 Express (totally free) from microsoft (best for working on Windows). and you are good to go. But remember the none standard extenions are
also there in this. An example is C++'s main() function. VC++ 2010 uses WinMain() so if you have that in you code outside windows you are in trouble.
So you can go for GCC
http://gcc.gnu.org and get there compiler which is standards compliant and cross platform. If you are on UNIX you can try Clang http://clang.llvm.org/
This is a new standards compliant compiler and twice as fast as GCC and other compilers. Then you need to read up on Make/CMake
www.cmake.org for
configuring project builds, then you can also check out SCons a python based CMake which is much easier to use
www.scons.org.
If you choose to use GCC (MingW) then you can use Notepad++ as your editor or anyother that makes you happy :). Once you are comfortable with that then you can try out
Visual C++ 2010 Express so you can recognize the non-standard stuff Microsoft has thrown in there and know how to handle it.
Steve Obbayi
SKYPE: sobbayi
http://sobbayi.com
----- Original Message -----
From: "Watson Kambo" <wkwats@gmail.com>
To: "Skunkworks Mailing List" <skunkworks@lists.my.co.ke>
Sent: Thursday, October 14, 2010 3:33:22 PM GMT +03:00 Iraq
Subject: Re: [Skunkworks] C++ Builder
Not really, I need to perfect my C++ so I thought I should do it by building and coding at the same time, more like an free time thing .. what would you suggest ?
--
Watson Kambo
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1fbjAwOUE&hl=en
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke