PDA

View Full Version : c++



ShaolinF
August 13th, 2007, 05:23 AM
Hey Guys,

I have about 2 or so years of experience in c++ and Im looking for way to advance my skills further. Anyone know of any good tuts (pref. videos) for intermidiate coders ?

slavik
August 13th, 2007, 06:34 AM
implement some stl stuff like a list, stack, queue, tree, etc.

after that, I can recommend switching to C and doing some lower level programming (threads, pipes, fork/exec, sockets, etc.)

nitro_n2o
August 13th, 2007, 07:10 PM
This is a pretty cool advanced c++ http://aszt.inf.elte.hu/~gsd/halado_cpp/
I'd also recommend that you get a book about advanced c++ programming or look for universities programming courses and solve their homeworks.. most of the time you'll get some challenging problems.. but make sure you select an advanced course