The real challenge of finding out how to use Java isn’t mastering the
language; it’s mastering the API.
The Java language has only about 50 keywords, but the Java API has
several thousand classes, with tens of thousands of methods.
— Mar 27, 2018 05:49AM
Add a comment