.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Programming (http://forums.bots-united.com/forumdisplay.php?f=25)
-   -   A good C++ Program? (http://forums.bots-united.com/showthread.php?t=6715)

Minh-Lo-Hwang 23-03-2008 21:58

A good C++ Program?
 
I want to learn C++. I need a good and free Program for the Start. What do you prefer? Is the free Dev-C++ good?

Thank you for your time! :)

Whistler 24-03-2008 11:37

Re: A good C++ Program?
 
Dev-C++ is good, but it's currently kinda dead (haven't been updated for years) so I would recommend Code::Blocks.

Eclipse and NetBeans are good too, but as they are written with Java, they will require a fairly good machine to run.

mirv 24-03-2008 21:54

Re: A good C++ Program?
 
If you're running windows, I'd recomment visual c++ express. Freely available, and works well. Of course, I'd recommend Linux for learning c++ (in my opinion, the command line is easier to work with under linux, and I doubt you'll start out with a gui in c++), in which case I definitely recommend Eclipse - though as Whistler said, if your machine can handle it. I'd also recommend good old vi (or emacs, or whichever text editor) + command line + makefile if you're using Linux as a starting point, then moving onto an IDE once you've got the basics covered. That's only my opinion though - test to find out what works best for you!

Minh-Lo-Hwang 24-03-2008 22:34

Re: A good C++ Program?
 
Thank you for your time and informations! :)


All times are GMT +2. The time now is 13:17.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.