LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Resources for learning C++, already knowing C (https://www.linuxquestions.org/questions/programming-9/resources-for-learning-c-already-knowing-c-914955/)

Blackened Justice 11-22-2011 02:57 PM

Resources for learning C++, already knowing C
 
Hey everyone, I'm interested in learning how to program in C++. I have a good knowledge on C, so I'd like to know if there are any good C++ learning resources for people who already know C.

Cheers

jmc1987 11-22-2011 03:40 PM

http://www.google.com/search?client=...utf-8&oe=utf-8

There is a google search for you but you might get better results in the programming section of this forum.

norobro 11-22-2011 04:12 PM

Here is a good site IMO. Didn't see it in the first few pages of the above search.

JohnGraham 11-23-2011 03:15 AM

Thinking in C++ is a very good book, available as a free PDF (although I believe if you want the latest version you'll have to buy it). It covers both the language and how to design programs well, and in a C++ way (if those two even go together...).

Aquarius_Girl 11-23-2011 03:43 AM

Look up the second sticky thread of the LQ's programming forum.

Blackened Justice 11-23-2011 04:14 AM

Oh, I had no idea we had a dedicated Programming section. Thank you all for your help ;)

SigTerm 11-23-2011 04:18 AM

Quote:

Originally Posted by Blackened Justice (Post 4530955)
Hey everyone, I'm interested in learning how to program in C++. I have a good knowledge on C, so I'd like to know if there are any good C++ learning resources for people who already know C.

Cheers

Read Bjarne Stroutstroup's "C++ Programming Language 3rd edition". Prepare headache medicine in advance.

bigearsbilly 11-23-2011 10:23 AM

this site is really good:

http://www.parashift.com/c++-faq-lite/


All times are GMT -5. The time now is 12:09 PM.