Erik Price
Posts: 39
Nickname: erikprice
Registered: Mar, 2003
|
|
Re: Programming Exercises Solution/Answers
|
Posted: Jul 30, 2003 7:30 AM
|
|
The free online book Thinking in Java contains exercises at the end of each chapter. They are excellent, not simple dumb questions but real thought-provokers, and you get like 10-20 per chapter.
You have to order the answers from the author for a fee if you want them, but since the book is freely downloadable (and is an excellent book with which to learn Java), this shouldn't be a big deal.
You can download the book at http://mindview.net/ . I recommend the 3rd edition since it will deal with the most current implementations of the Java language.
|
|