Computing.Net > Forums > Programming > About C and/or C++ (how to)

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

About C and/or C++ (how to)

Reply to Message Icon

Name: aka
Date: April 11, 2005 at 09:23:09 Pacific
OS: WIN2k
CPU/Ram: P4/3.0/800/256
Comment:

Hi...
Im intrested to learn about programming in C and/or C++

Can someone help me to explain what do I need, what kind of compiler (and how to get one)and a good tutorial, well, i can find a tutorial, but what do I need and how can I find a C compiler and what aplication do I need.

I know it is a very dumm question, but I really wanna learn how to programm. i consider myself a autodidact, but need s little kind of help-...:D

Thanks

Don´t freak out until you know the facts...Relax...!



Sponsored Link
Ads by Google

Response Number 1
Name: Mechanix2Go
Date: April 11, 2005 at 10:24:21 Pacific
Reply:

You can download a free compiler from borland.com

M2


If at first you don't succeed, you're about average.


0

Response Number 2
Name: Dark_Kartug
Date: April 11, 2005 at 17:31:56 Pacific
Reply:

www.bloodshed.com also has a very good compiler with an IDE. It does both, C and C++ (and its free)

Cheers
Dark_Kartug

War sucks, but the sound is good and WE are the DJ's


0

Response Number 3
Name: aka
Date: April 12, 2005 at 08:42:55 Pacific
Reply:


www.bloodshed.com is not resolving.

Don´t freak out until you know the facts...Relax...!


0

Response Number 4
Name: Dark_Kartug
Date: April 12, 2005 at 18:10:03 Pacific
Reply:

sorry my bad...it should have been .net not .com

heres the proper URL:
http://www.bloodshed.net/devcpp.html

(I hope the sites still up...if not go to google and just run a search for Bloodshed Dev C++ and try to find an alternative source)

Cheers
Dark_Kartug

War sucks, but the sound is good and WE are the DJ's


0

Response Number 5
Name: SteveWalsh
Date: April 13, 2005 at 12:07:51 Pacific
Reply:

Sams Learn C++ in 24 days was good. Also came with a free version of MSVC++6.0 which is good. But you should NEVER go to Kazaa and search for the enterprise edition of it. You will be able to download the whole thing without paying for it. Which is Illeagle so DON'T go to kazaa and search for Microsoft Visual Studio 6.0. It is wrong, and the FBI will arrest you.


0

Related Posts

See More



Response Number 6
Name: aka
Date: April 14, 2005 at 14:10:57 Pacific
Reply:

Excellent...Thank you very much guys !

Don´t freak out until you know the facts...Relax...!


0

Response Number 7
Name: halcyon_wild
Date: May 3, 2005 at 01:23:08 Pacific
Reply:

Try Microsoft compiler. Its free!! Yes its free. This is the same compiler that comes with Visual .net package. This is only the command line version. No IDE included. Good way to learn i suppose, rather than jumping to IDE head first.

http://msdn.microsoft.com/visualc/vctoolkit2003/

Just remember to run vcvars32.bat file first in the same command line window before compiling. Then you can compile using
prompt:> cl <options> hello.cpp


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: About C and/or C++ (how to)

how to programm in C++ (for null le www.computing.net/answers/programming/how-to-programm-in-c-for-null-le/12576.html

how to use Dos commands in Borlad C www.computing.net/answers/programming/how-to-use-dos-commands-in-borlad-c/4175.html

C++ How to save calculated matrices www.computing.net/answers/programming/c-how-to-save-calculated-matrices/13652.html