|
|
|
|
|
by bawolff
275 days ago
|
|
I think it does say something about what a language thinks is important. Java (historically) is famous for going a bit too hard core into overly abstract & verboseobject oriented design patterns - create a factory to get another factory to get a different factory and whatnot. The hello world is where java shows that style of code is what historical java felt was the ideal. |
|