• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

C++ How to's?

astartz

Senior member
I am very new to C++ and I was wondering if anyone had and good sites for How to's and examples?

Thanks,

August Startz
 
I could reccomend some good books to you, but don't know of any good websites off hand. Why not try a google search & see what you get.
 


<< Download Bruce Eckel's Thinking in C++. >>



Second that, and after you realise what a great book it is, buy it!! The printed version carries a CD with
the online siminar of "Thinking in C:Foundations for C++ and Java" as well as digital versions of the
books: Thinking in C++ and Thinking in Java!
 


<< I have version 1 of Eckel's book. It's a great one. But I didn't get a CD with it!!

-Pak
>>



The 2/e edition did, I have that one! And the CD is worth the book's price by himself (bit exagerated 🙂)!

 
Back
Top