c++ is dopeness... just be ready for a punch in the mouth when learning it by youself...
i suggest you get a book.... downloading is the best...
if buying books, you get plagued with dreadful code. // as in bunch of errors and loss of money... but you have this great site to fix it
if you like feeling paper, buy c++ without fear.
this book has some mess ups but is short and very to the point too.
I like a combination of both. If you always buy up to date books, the code is generally up to date and workable.
Im currently reading Sams Teach Yourself C++ in One Hour A Day. Its brilliant. explains everything really well, and anything i dont get or need more help on... i come here! (plus it was only £15 or so)
i am using the book called "A first book of C++ From here to there" by G J Bronson. i think its a good book. however some may disagree and if they do i would be interested to know why.
i started learning c++ because i want to analyze star data in astronomy, there are over a billion stars on record now, so i have my work cut out for me.
I have been using "Programming Principles and Practice Using C++" for about the last four months and I have never found an error in the code. I would strongly recommend the book for a beginner like myself--but if you have a programming background I do not think you would be happy because quite a bit of the book is dedicated to good practices (I would hope that a programmer would not need to be taught good practices).
I advise you don't just use only this site to begin learning C++. When I began, I used multiple sites and found many different coding strategies which I used to adapt into my style which makes it a whole load easier.