Best place online to learn C++ (31)

1 Name: #!/usr/bin/anon 2006-02-02 20:50 ID:v65ZVcJX

What are some good online guides and whatnot for learning C++?

2 Name: #!/usr/bin/anon 2006-02-02 22:22 ID:Q6Iv0EtV

On a related note, what are some good free C++ compilers.

3 Name: #!/usr/bin/anon 2006-02-02 23:22 ID:Heaven

>>2
g++

4 Name: #!/usr/bin/anon 2006-02-03 00:21 ID:pMEaRRFi

cplusplus.com

5 Name: #!/usr/bin/anon 2006-02-03 00:45 ID:wOitXy12

On a related note, does anyone know of a "learn C++ for programmers" books? I've done programming in other languages, I'm familiar with OO and I wish to just dive in to programming in C++.

6 Name: #!/usr/bin/anon 2006-02-03 04:59 ID:Heaven

>>5
For me its easiest to just read reference manuals (anything more than a thousand pages is probably good,) going to a site like those being listed in this thread if there is anything I don't understand.

7 Name: #!/usr/bin/anon 2006-02-03 11:39 ID:Heaven

if you already know how to program, i'd recommend finding a good reference manual and some good c++ code that somebody else wrote... and then start hacking on it (adding new features fixing bugs, etc.)

8 Name: #!/usr/bin/anon 2006-02-03 12:48 ID:5c/hkTtk

There's a book available online somewhere, that I am too lazy to find, which is called something along the lines of "C++ for C programmers". If you already know C, read this. Or at least the parts that interest you. There's more to C++ than anybody could be bothered learning. You're happier taking a narrower view of the language and ignoring the esoterics.

9 Name: #!/usr/bin/anon 2006-02-03 20:51 ID:sTHadCG4

>>5
If you already know a little bit, "C++ Common Knowledge" is pretty good for catching up on the rest.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: