Juha Teuvonnen wrote:I Bought the Oracle Press "OCA Java SE 8 Programmer 1 Study Guide" (Exam 1Z0-808).
I can't seem to find any errata for the book that I need badly.
To my dismay I am now getting "cannot find symbol" error for "DateFormatter" and DateTime classes. Is the exercise of hunting down the classes in the Oracle docs supposed to be the part of the drill, or is it just sloppy QA work on the part of the authors and publisher?
Roel De Nijs wrote:I don't have the study guide myself, but if the code snippet you have posted is actually in the study guide, that's a true disgrace! Not only are some of the imports incorrect (as you already have figured out), also some of the classes are incorrect as well (e.g. DateTime is not in the Java API, it should be LocalDateTime)
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Juha Teuvonnen wrote:P.P.S. IMHO the Sybex study guide is better written, and much more thoroughly QA'd. I bought both, so I can compare.
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
Ellen Arrow wrote:I created an account just to give a big THANK YOU for clearing up this problem
[OCP 21 book] | [OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2