(no title)
kankroc | 7 years ago
Personal opinion
C# is a lot better than Java. You have less boilerplate code (getter and setter in 2018, really?) and lambdas are great.
But really both are similar so you can pretty much just start with one and still find your way in the other.
yawz|7 years ago
lockje|7 years ago
Indeed Java has more boilerplate, but honestly I've never been bothered by it (as you can generate most within your IDE) and because its explicitly written down it can make code more readable.
And Java also has lambda's.
jcelerier|7 years ago
more text to read does not means "more readable", it means more effort to do
tigershark|7 years ago
wernercd|7 years ago
The bigger reason is one word: Oracle
Whether you go towards C# or other companies... Oracle is a horrible company.
osd|7 years ago