Re: Brainbench C++ test (OT?)
Tuno wrote:
> I am finding that there is NOT a lot of stuff out there, as far as
> online C++ proficiency tests. (I did find a couple of bad ones!)
>
> (I posted a query earlier today for tips on where to find one, but no
> responses (yet).)
>
> I can recommend a few texts, available at your local bookstore:
>
> "C++ in a Nutshell" by Ray Lischner, O'Reilly
> "Effective C++" by Scott Meyers (Third Edition), this should be
> mandatory reading for all C++ professionals
> "More Effective C++" by Scott Meyers
>
> I have technical interviews next week and am having trouble finding
> good material with which to test my C++ knowledge.
Thanks for the tips. I believe I used to own a copy of C++ in a Nutshell
a couple of years back but I must have lent it to someone.
I've browsed Effective C++ a number of times because a colleague had it
constantly sitting on his desk. Very good book and something I've often
thought of picking up for myself.
I still dislike these tests though, I feel some people are just more
natually adept at them than others. It also feels like burning my
bridges with a company if I do badly, whereas face to face interviews
I'm fine with. Still, they're part of the industry now for better or worse.
|