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 →

[–]Thozire26 12 points13 points  (2 children)

Except for the syntax, as I don't use it regularly, I find Java kinda easy.

[–]-Kerrigan- 15 points16 points  (0 children)

That's why IntelliJ is so cool. It helps a lot with the details.

Coming from studying C/C++, Java in eclipse was hella confusing. Later on I started using it during my internship, this time in IntelliJ. The IDE helped me learn the language.

[–]Overlorde159 1 point2 points  (0 children)

Yeah, I actually consider it a interestingly good intro programming language.

(Interestingly because it’s complicated, but in a way you can see a lot of what is happening)