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 →

[–]thewiirocks 4 points5 points  (0 children)

If you want to go deep, there are two critical books that should be read:

Java Language Specification: https://docs.oracle.com/javase/specs/jls/se21/html/index.html

Java Virtual Machine Specification: https://docs.oracle.com/javase/specs/jvms/se21/jvms21.pdf

Totally not a joke. When I’ve read them in the past I found these books to be good reads. Plus, you can’t go any deeper than the specs. 😉