|
|
|
|
|
by web_chops
5172 days ago
|
|
Actually, the new features introduced in C# increases developer productivity quite a bit. More importantly they increase the readability of code by cutting down on the repetitive stuff. Once some one uses LINQ, lambdas and dynamics its hard to go back. |
|
Not to knock you down but my experience with Java is that libraries typically help a lot as opposed to syntax.