Any good web resources out there for picking up C++ after already knowing Java? It's kind of a yawn to have to go back over concepts that are already familiar - functions, classes, polymorphism, recursion, etc. Really just looking for syntactic differences. Would be great to find some solid tutorials on pointers, linking/compiling, and other key differences.

I found a bunch of stuff with google but if you know of any real gems, let me know. Would appreciate a good recommendation.

It's probably time for you to invest some $$$ and buy a good c++ book that covers a lot more than just the basics. Just because it will contain a chapter or two on data types, loops, etc doesn't mean you have to actually read them. Just skim over the parts you already know and concentrate on what you don't know.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.