|
|
|
|
|
by naasking
3503 days ago
|
|
Better operators, properties, lambdas, a standard library that exploits lambdas pervasively, type inference, simple generators and async/await. Java has anonymous classes and static interface members as the only real advantages over C#. |
|
The async/await API's and their rigid nature was torture and the language was overly loose as if users asked for everything and got it... The reason I left C++ for Java 20 years ago is the things it removed and discarded (e.g. operator overloading) C# to me is a step back in the direction of "everything but the kitchen sink".