Learning C++

Started by: Ash | Replies: 11 | Views: 603

Ash
2

Posts: 5,269
Joined: Nov 2005
Rep: 10

View Profile
Jun 4, 2008 10:07 PM #148637
I'm starting to learn C++ now, but I wanna know if anyone has an oppinion on what the best compiler is. I'm looking for a free one, but it doesn't have to allow commercial use, since I'm just learning. I'd prefer one that doesn't use the command prompt as it's interface.
Kitsune
2

Posts: 6,011
Joined: May 2006
Rep: 10

View Profile
Jun 4, 2008 10:37 PM #148664
I'll look at the C++ class at my school to see if they have a free one.
Komaru
2

Posts: 263
Joined: Jan 2008
Rep: 10

View Profile
Jun 4, 2008 10:38 PM #148665
i used code::blocks
stickfanatic666
2

Posts: 157
Joined: Sep 2005
Rep: 1

View Profile
Jun 5, 2008 1:54 AM #148833
I use a compiler called Scat-Face+

Its the best I've seen that doesn't use a command prompt interface... just look up Scat Face and you should find it on the first link.
Upps
2

Posts: 3,147
Joined: Apr 2008
Rep: 10

View Profile
Jun 5, 2008 2:25 AM #148870
I don't think C++ is that fun, Or maybe because my computer teacher made it so boring... I think python is good.
Ash
2

Posts: 5,269
Joined: Nov 2005
Rep: 10

View Profile
Jun 5, 2008 3:54 AM #148967
Well, I'm used to the C++ syntax because I used it in GML (GML allows a great number of diverse syntaxes), and I want to learn a language that I can learn with minimum memorization so I can understand the concepts easier.
Bonk
2

Posts: 2,778
Joined: Mar 2008
Rep: 10

View Profile
Jun 5, 2008 8:15 AM #149081
Oh em gee I was just looking into this too.

How far are you? Do you know how to do anything yet?
Ash
2

Posts: 5,269
Joined: Nov 2005
Rep: 10

View Profile
Jun 5, 2008 7:32 PM #149325
Not far at all, but I already understand the basic concepts of programming.

If you want to learn, I reccomend the book "Beginning Programming" published by Wrox. It's the first book I've used that actually assumes you know nothing about programming, and so it is the best for learning.
Bonk
2

Posts: 2,778
Joined: Mar 2008
Rep: 10

View Profile
Jun 6, 2008 9:10 AM #149771
I find that a lot of resources spend pages ranting on about the theory, and then when it finally gets to programming it goes insanely fast.
kaillera
2

Posts: 95
Joined: Apr 2007
Rep: 10

View Profile
Jun 6, 2008 3:21 PM #149895
Guys..we really need to start learning this together.. I R is too slow to do itz bai maiselz..

I had ''C for dummies'' but i stopped reading it because something was wrong with my compiler, I think it was only for C++ code not C, but people advised me to start out in C++. Does Ash have msn? I use the Dev compiler.
Ash
2

Posts: 5,269
Joined: Nov 2005
Rep: 10

View Profile
Jun 6, 2008 3:48 PM #149913
Okay, I got the Borland compiler working, so it's all good. That's the one that Wrox reccomends. I wish it wasn't a command line one, though.

Anyway, the book I'm using is going at a really good pace. It starts with history and a bit of theory, and it helps to know a bit about how computers work and to know how to use windows pretty well, but it's really basic, so I really reccomend it.
sheezy2
2

Posts: 373
Joined: Mar 2008
Rep: 10

View Profile
Jun 6, 2008 3:51 PM #149916
i wish you the best of learning c++, it isnt easy, but try using dev c++, its a free compiler and its great. personally, i cant stand borland, it always bugs too.