Sep 27, 2011 at 7:09pm UTC
Hello,
How would you know, or tell if you are past a beginners skill level in C++? How would you test your self to see if you know the basics?
(Sorry if this question sounds weird.)
Sep 27, 2011 at 7:15pm UTC
I'd say if you know the STL well and have worked with a couple of libs.
Sep 27, 2011 at 7:16pm UTC
Why was this topic reported?
Also, Thanks for your answer.
Last edited on Sep 27, 2011 at 7:17pm UTC
Sep 27, 2011 at 7:17pm UTC
It was a duplicate, except that the other one was deleted so now it doesn't make any sense...
-Albatross
Sep 27, 2011 at 7:19pm UTC
Yeah, sorry about that.
Never knew I had duplicated it.
Sep 28, 2011 at 12:29am UTC
I'd agree with xander333.
STL is necessary for just about everything.
When you can move to new Libs/APIs (SDL,QT,SFML,WinSock,BASS,OpenGL,DirectX,WinAPI, and BOOST to name a few) and start understand what's actually going on, you are no longer a beginner.