I am new with C++ just read the first 2 days from the "Teach yourself Borland C++ Builder in 21 days" book. (I probabaly will need a lot more then 21 days, I was completly lost at first with the structures ).
Still a bit fuzzy from figuring out the structures. I am looking for a good website where they have good excercises for c++ beginners. You know just excersises like:
"Write a program that ask the user to input the number of day of the week and then display the result with the name of the ay using a switch statement.
Just simple beginners stuff, writing simple dos console programs. I am looking for more excersises so I can excersise my brains some more and improve my vision at c++ which is not the easiest language to learn, there are not much exercises in the books I have.