Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

The C++ Programming Language

Name: Anonymous 2011-09-02 18:11

Is this book like The C Programming Language? I mean not only teaching the language, but also improving your skills, brightening you and giving an insight.

Or this is just a piece of shit that explains the syntax and nothing more?

Name: Anonymous 2011-09-02 18:16

c++ is closer to java than C

also book

Name: Anonymous 2011-09-02 18:21

I just need info about book's style. Not the languages themself.

Name: Anonymous 2011-09-02 18:28

goto /lit/;

Name: Anonymous 2011-09-02 19:31

It's an awful book all the way. It's really no K&R.

Name: Anonymous 2011-09-02 19:43

Read SICP (Structure and Interpretation of C Programs)

Name: Anonymous 2011-09-02 20:08

If you want to suffer permanent brain damage, give it a read.

Name: Anonymous 2011-09-02 20:32

C++ only gives you insights into new horrors and levels of bullshit.

Name: Anonymous 2011-09-02 23:01

just, sepples

Name: Anonymous 2011-09-03 1:05

>>2
Not true, C is a (minutely different) subset of C++, where as Java is not a subset or superset of either.

Name: Anonymous 2011-09-03 2:17

>>10
learn C, faggot

Name: n3n7i 2011-09-03 2:36

...Yes but no =D

C and C++ are compiled, java is interpreted... >> same
C++ is object oriented, so is Java and C is not... >> Different

Things are always debatable... =)

Nothing is simple... Things are not always black and white... =)

Name: Anonymous 2011-09-03 3:13

>>12
Java is compiled you moron.

Name: n3n7i 2011-09-03 3:26

>>13

... Kind of, but only to a virtual machine =)

If it was really compiled it would not be so slow... =D

Name: Anonymous 2011-09-03 3:46

>>14
No, if it didn't have GC it wouldn't be so slow.

Name: Anonymous 2011-09-03 4:02

>>14
Whether it's being compiled to native code or not is irrelevant, it's still being compiled.

And even when it's compiled to bytecode, it's still not strictly being interpreted. The JVM may use JIT compilation, so the code is run natively and not interpreted.

Name: Anonymous 2011-09-03 6:17

>>14
There are hardware java machines.

ISABT

Name: Anonymous 2011-09-03 6:31

gcj can compile Java to native machine code.

Name: Anonymous 2011-09-03 6:45

>>15
You are correct. GC is shit.

Name: Anonymous 2011-09-03 7:19

So which book you suggest for learning C++ for a decent C programmer? I also know about OOP concepts because I had to develop a course project with Java. But still of course I would not prefer a book which presents a quick tuto about the language itself, but rather a book with an insight.

Name: Anonymous 2011-09-03 7:28

Don't learn C++. Problem solved.

Name: Anonymous 2011-09-03 9:20

>>20
[C++ Primer Plus]. Just skip the explanation of variables.
Then read [Effective C++]. Go read Amazon's reviews for it.

Name: Anonymous 2011-09-03 11:54

Thank you sir. Internetz recommend it, too.

Don't change these.
Name: Email:
Entire Thread Thread List