Shoutbox

C++ compiler with tutorials? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: C++ compiler with tutorials? (/showthread.php?tid=51646)

C++ compiler with tutorials? by Dox on 10-11-2005 at 03:57 AM

I have tried to learn C++ bit it was too hard to do with VC++ 32005 b so I gave up but I don't want to give up because I have heard that its a real cool language and that you can make some cool game mods with it.

Dose anyone know where I can get a good C++ compiler that comes with tutorials. Because I don't like that MS beta and I want to learn to use a program with a tutorial that teaches you to write the code with C++ in that same program.

If anyone can help me it would be greatly appreciated.


RE: C++ compiler with tutorials? by Purity on 10-11-2005 at 04:12 AM

I reccomend learning an easier programming language first, before
something like C++.  Try Visual basic first, before you get into
the intense programming.  You can still make some good programs
with it, and that way you can get a good feel of what programming is
like.


RE: C++ compiler with tutorials? by Dox on 10-11-2005 at 04:14 AM

ok, thanks for the tip


RE: C++ compiler with tutorials? by matty on 10-11-2005 at 05:37 AM

Just for the record it is actually quite hard to go from Visual Basic to C++ because of the programming style. I have a real hard time learning C++ because I am so fleuent in VB.


RE: C++ compiler with tutorials? by Reaper on 10-11-2005 at 03:07 PM

i use Dev C++ which i think is one of the best C++ compilers.

http://www.bloodshed.net/devcpp.html


RE: C++ compiler with tutorials? by John Anderton on 10-11-2005 at 03:13 PM

quote:
Originally posted by Reaper
i use Dev C++ which i think is one of the best C++ compilers.

http://www.bloodshed.net/devcpp.html
I use turbo c tbh and thats what we run at my and most other universities here :)

But i heard (dt dissing a few hundred times :P) that bloodshed is really good .... ill give it a try too :P
:cheesy: