Note 2 from 2022-07-02
Published on
So I've talked about this before, but Java as a language is, like... okay.
Its APIs are kinda verbose, but overall it's a decent language.
The biggest problem is its build system and runtime environment. class
files are a pain and JARs only paper over that.
Tagged:
- Personal
- Note
- Short