C++ exercices

Hi everyone I am new here and this is my first question.

I would like to know if you have some websites where I can find good exercices for C++?
I am currently reading C++ primer 5th edition and I like it a lot, it helped me improve my knowledge but I would like to do some bigger exercices to improve more.

I know CodeChef but the problem is that each exercice is kinda like a math problem on top of the programming so it's too hard for me since I am very bad at maths.

If possible, my interest is more in games.
Last edited on
there are many sites when you search in google.

If you would like to create games - create games:

- tetris
- snake
- tic tac toe
- etc...

You dont need advanced math for this types.

you can use win32 gdi, allegro, opengl, directx and many more (keyword "free gdi c++" in google).
If you code for windows read http://www.directxtutorial.com.
Topic archived. No new replies allowed.