How to understanding Java?
There are two steps, and only two.
1. Read Thinking in Java;
2. If you feel confused when reading, then “RTFS”.
That’s quit enough. The code tells everthing. It’s obvious and easy to be understood. Why not just look into it?
(RTFS: Read The Fuching Source)
