Hey, I'm new to programming, I've already learned visual basic and would like to move on to c++. I'm still in high school so college courses aren't an option. i got the book learn c++ in 21 days. however i have now way to write the code or compile it or any of the other necessities in making the code a program. could you all provide me with that stuff or tell me where to download it for free? i don't want anything illegal. thank you :)
10 replies to this topic
#1
Posted 19 December 2010 - 09:20 PM
|
|
|
#2
Posted 20 December 2010 - 05:36 AM
Begin with Borland devc++, it's a free and easy to use c/c++ compiler for windows.
#3
Posted 20 December 2010 - 04:58 PM
Borland doesn't make dev-c++, and you would do better to use wxDev-C++.
#4
Posted 20 December 2010 - 06:17 PM
I like Code::Blocks, but for something lightweight Notepad++ is awesome, slight downside is that you have to set compiler into PATH variable.
A conclusion is where you got tired of thinking.
#define class struct // All is public.
#5
Posted 21 December 2010 - 06:08 AM
#6
Posted 21 December 2010 - 10:15 AM
You could also Cygwin and the G++.
#7
Posted 21 December 2010 - 10:16 AM
Cygwin seems a little bit too much honestly.
VS2010 is perfect for C programming in Windows.
VS2010 is perfect for C programming in Windows.
#8
Posted 27 December 2010 - 06:39 AM
Use bloodshed devC++. I use it for windows and Geany for Linux. :)
Ups, geany is just an IDE btw. For the compiler, I use G++. :D
Ups, geany is just an IDE btw. For the compiler, I use G++. :D
#9
Posted 27 December 2010 - 07:35 AM
Bloodshed Dev-C++ is no longer being developed as I know, and it has some annoying bugs. I wouldn't recommend.
A conclusion is where you got tired of thinking.
#define class struct // All is public.
#10
Posted 27 December 2010 - 11:51 AM
wxDev-C++ or code::blocks would be a better choice than Dev-C++.
#11
Posted 28 December 2010 - 10:00 PM
Wow, thanks for your advice bro. I will try another one. :D
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









