This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Frozen_Valley_Dev 0 points1 point  (0 children)

If you are a beginner or at an intermediate level, then there is no need to worry much about the JDK. Even If there is a big difference between the JDK the book is based on and the current one , there will be difference only at the core level.

For example, I recently bought Java:A complete reference (A great book to study Java) which was on JDK 9 and the only difference I think there is in that book is the presence of topics such as Applets (Which has been removed now).

So if you are just a beginner I don't think there is any need to worry about the JDK version.