RE: Why people think Java is bad and old language? 01-04-2017, 09:33 PM
#3
Expanding on @"Pikami"'s reply:
If you like the templating (which I try to avoid when picking a language), learn C#. It's almost identical to Java in terms of syntax, plus it runs with the .NET framework (which is now ported to Linux, yay) and doesn't run virtualized.
- No multiple inheritance
- No generic data structure
- Explicit exception handling
- Enumeration types are patchwork
- Verbose and very boiler-plated
If you like the templating (which I try to avoid when picking a language), learn C#. It's almost identical to Java in terms of syntax, plus it runs with the .NET framework (which is now ported to Linux, yay) and doesn't run virtualized.
It's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.