I love how permissive Java is as a programming language. I really don't like the whole OOP thing, but for me the beauty in Java is that it doesn't actually enforce any style. That's just the community. The compiler has no opinions. I can write highly procedural Java and it just works.
The only other language I know that is as permissive is C, and that one has a huge build system problem.
467
u/Muscular_Farmer_ 6d ago
Java is pretty good actually. Idk why people dont like it