Does anybody know of a Java programming workbook? Kind of like pragmatic bookshelf's "Ruby Quiz", except for Java. Not a book of explanations, but a book of problems. Thanks in advance!
+1
A:
You can start with the "Java Puzzlers". If you think you know Java, you might think again.
If you answer all the puzzles correctly then you are probably a master of the art.
andreas
2010-07-12 11:53:07
+4
A:
While waiting for even better answers you can start at CodingBat!
Andreas_D
2010-07-12 11:57:11
Cool little site - +1 for the great link!
mikera
2010-07-12 12:06:57
A:
SCJP Certification books which contains all the difficult problems from a feature Perspective in Java .
YetAnotherCoder
2010-07-12 11:58:53
A:
Not a book, but JavaRanch's Cattle Drive has several programming tasks oriented (somewhat) toward learning Java well enough to become an SCJP.
GreenMatt
2010-07-19 15:47:42