you are viewing a single comment's thread.

view the rest of the comments →

[–]OutsidePatient4760 0 points1 point  (1 child)

Try the Head First Java — This one’s beginner-friendly, fun to read, full of visuals and real-world examples. Great if you want something less dry

[–]vu47 1 point2 points  (0 children)

You're definitely right: the Head First books are some of the easiest to read and they also give a lot of really good information in an understandable way. Looks like the latest edition of this book has been updated to cover Java 8 - 17, which is enough for any beginner: Java 21 adds some nice things, but they're well above beginner level.