I’m looking for a resource that should help C# developer learning Java. I would like to have a fast reference that says, for instance:
C# | Java | Suggested alternative
Extension Method | NA | ...
Attributes | Annotations | ...
such a cheat sheet would be great resource in order to me, because he would help to break a thin barrier between the two world.
Comparison of C Sharp and Java (But it’s missing the Suggested alternative ;-))
Java and C# Comparison (PDF version)
C# and Java: Comparing Programming Languages
Moving to C# and the .NET Framework, for Java Developers
Maybe a duplicate