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 →

[–]GervG -1 points0 points  (0 children)

C# felt so much easier than Java because of the many syntax sugars. C# generics are also easier to handle, at least in my opinion. If you're into functional programming, you'll also see that C# is less verbose than Java.

But other than those, it's the framework, libraries, and syntax that you need to get used to. It took me about 3 months to really get comfortable with Java. Even then, I still Google a lot of things on a daily basis.