User profile: Kieth89

User info
User name:Kieth89
History
Joined:
Number of posts:94
Latest posts:

Struggling with inheritance
Have you stored something in the vector before trying to read it (using push_back or some other meth...

Herbert Schildt
I'm currently reading accelerated C++ (after finishing a C++ primer) and it is pretty good. However...

Opinions on multiple statements per line?
Just curious as to people's opinions on writing multiple statements on the same line. Some examples...

How would you have done this?
Only bump I'll do. Critique my code! :)

How many pages do you have to read to become a professional c++ programmer?
C++ Primer is a fine series, C++ Primer Plus is not as great. It's alright though.