Does anyone know of a site that has problems or projects for C++. I would like to practice C++ and cant think of any problems on my own. TIA
This is a discussion on Practice within the C++ Programming forums, part of the General Programming Boards category; Does anyone know of a site that has problems or projects for C++. I would like to practice C++ and ...
Does anyone know of a site that has problems or projects for C++. I would like to practice C++ and cant think of any problems on my own. TIA
Do you want to practice using the langauge? Or would you rather attempt to solve problems with it?
If it's the latter, I'd recommend
http://acm.uva.es/p/
If it's the former, just pick up a good book on learning C++.