hi, i'd like to start coding in c++.
Can somebody link me a good guide?
Ah, i'm italian and i don't speak english very well, answer me using an easy english,otherwise i won't understand!
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
I was assuming the OP already knows how to program in an imperative language, and has a general idea of what OO is about. In that case, Stroustrup is the right book.
If not, I'd rather suggest a different language instead of a different book.
Every good solution is obvious once you've found it.