Originally Posted by
GregBrannon
I have never seen a book of practice programming problems, but I'll admit I haven't looked for one. Besides, I don't know that you'd want
just a book of problems. I recommend you look for a book that has instruction, examples leading up to the problems, and solutions. Find a good beginners book with lots of examples and exercises at the end of each chapter. Google "best beginning java book" and read the summaries and user reviews, pick one that meets your needs.
There are lists of programming problem on the web. One of the more well known is
Project Euler.
You're right, practicing is the best way to reinforce and cement what you've learned. You can (and should) modify most problems you've done already to cover new material or the same material in different ways to deepen and expand your understanding.
i do agree with you!!
and thanks for the guidance..am sure it would help..
--- Update ---
Originally Posted by
Ada Lovelace
Welcome to the forum!
If you are after exercises, try deitel Java how to program - it has lots of them at the end of each chapter.
Wishes Ada xx
Thanks dear..
i'll surely try that book..thanks once again..