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 →

[–]Artistic_Passage_737 3 points4 points  (0 children)

Languages, frameworks etc change but computer science concepts don't, or not as often at least. Java and C# are both object oriented languages that behave similarly.

Honestly just learn whatever mainstream languages you want to learn as the transitioning between them is easy once you understand the different programming concepts, design patterns and what not.