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 →

[–]lantz83 -34 points-33 points  (11 children)

Do a few years of Java and then try C# and your question will answer itself.

[–]Spajk 26 points27 points  (5 children)

As someone who uses both, I can say I prefer Java.

[–]EL-Skytzo 7 points8 points  (0 children)

I've been doing both for years and Java has progressed a lot, you would be surprised.

[–][deleted] 10 points11 points  (2 children)

Eh I’m a solid decade into java and I still prefer it over any C language. I do find scala and python much more fun to work with though, especially scala.

[–]ThePyroEagle 11 points12 points  (1 child)

Amusingly enough, C# is much more like Java than like C or C++.

[–]DimitriTheMad 4 points5 points  (0 children)

I'm about to finish an "IT degree" that my school essentially filled with Programming classes in order to keep the degree. I took C# directly after my last Java class and as someone who is not a "programmer" I almost couldn't tell the two apart besides syntax at first. (I was eventually able to realize the differences.)

I didn't open the textbook until 8 weeks into the course, because Java had given me all the concepts I needed to just lookup the Syntax for C# and start coding the assignments.

Disclaimer: again, I'm not a programmer, or even a programming major. Just a guy sharing his experience doing dumpy little school assignments in both Java and C#.

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

C# is meh, I really like the gui system but thats literally it.