How do I move from Java to C#?

前端 未结 9 1222
花落未央
花落未央 2020-12-23 12:03

I know Java well. Which caveats and resources will help me cross to the other side (C#) as painlessly as possible.

9条回答
  •  北海茫月
    2020-12-23 12:30

    Here's a link that has syntax comparison between Java and C# (even though it's almost identical, there are a few differences).

    http://www.harding.edu/fmccown/java1_5_csharp_comparison.html

提交回复
热议问题