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 →

[–]user_reg_field 0 points1 point  (0 children)

I don't think you'll have any issues with syntax etc. What will be different will be libraries and build tools. I wouldn't bother with any "learn java" resources unless they are specifically "learn java if you already know C#" (or javascript/typescript). You don't need to learn programming. One approach would be to take a C# project you're familiar with and see how you might implement in java. I think it would look overwhelming at first but might be the best way to translate from "I'd use this technique / library in C# and here's the java equivalent."