Where can I find some C++ practice materials ?

nishantve1 (18)
I started learning C++ since like a month ago . I am going quiet well but at times it feels like I am forgetting the previous stuff so I wanted to know if there are somethings like online programming exercises or anything that I can practice and improve my C++ understanding.
IronmanCro (18)
Hi there, welcome aboard :) I'm also a c++ rookie, am learning c++ for slightly over 2 months, in time i've encounterd some good tutorials that i warmly recommend for first timer.

Heres a link to video tutorials, http://www.youtube.com/course?list=ECAE85DE8440AA6B83&feature=plcp

this is very simple and entertaining way to learn basics of c++.

Hope it helps :)
Catfish2 (666)
http://projecteuler.net/
http://www.codechef.com/
ne555 (4041)
http://www.programming-challenges.com/
Registered users can post here. Sign in or register to post.