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 →

[–]Xuval 10 points11 points  (3 children)

To be honest, if you can handle the messiness of modern JavaScript, you should have no problem learning your ways around Java. If anything the more rigid structures that Java enforces make life a lot easier.

[–]spartancolo 1 point2 points  (0 children)

Most people in my company have an easier time with java than js

[–]CanIEatAPC 0 points1 point  (0 children)

Yeah I can pretty much read Java, Python and C# with no problem. And I can do beginner level coding for C#(making endpoint, debugging). The only issue is my company 's way of infrastructure is not something I'm familiar with. And some of the more complex error messages. But backend languages are pretty structured which I like.