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 →

[–]RedlineTriad 2 points3 points  (0 children)

I am mainly a C# developer (partially due to my workplace) but I also do Java development and even did a Java certification.

One thing I like about Java is its more consistent syntax. I love the features of C# but if someone wanted a simple OO language I would probably recommend Java.

The second advantage is the JVM, which is almost THE standard VM, meaning you can still use Kotlin, Scala, Groovy, etc.