Click to See Complete Forum and Search --> : I want to know how much C++ I know


messycan
July 14th, 2007, 12:42 PM
I know C++, but the thing is, how much do I know. Is there a website where they ask you to write certain programs at different levels(beginner/intermediate/advanced)? I want to test my skills.

I am also looking for something that starts out with a simple problem that needs to be solved, then the problem evolves into a more complex problem that would need advanced concepts.

Hopefully you guys know of a website that has those types of problems. A lot of books fail to provide real-world problems, and only examples. Thanks.

RaleTheBlade
July 14th, 2007, 01:01 PM
You can try this site:

http://www.brainbench.com/

Thats where I took a C# assessment and a C++ assessment but they were for employment purposes so I didnt have to pay to take them. I dont know if you have to. But it does give you a score that tells you where you stand. Also, look for some college curriculum related books on ****. I got one for Beginning C++ that was great. It had example problems and study questions and everything just like if you were actually taking a class on it.