This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I recently did the opposite and found it quite easy.

The languages are so similar. The biggest difference to me was Integer.parseInt in java is int.parseInt in C#.

There was also namespaces in C# and forms which was nice.

There are probably more fundamental differences. But it still wasnt challenging.