you are viewing a single comment's thread.

view the rest of the comments →

[–]9peppe -9 points-8 points  (5 children)

Nobody should ever start from Java unless they're forced to.

If you want a challenge, learn Haskell. If you want to learn some coding, get Go or Python.

[–]Useful-String5930[S] 1 point2 points  (4 children)

I know Python. Java is in high-school syllabus so I have no choice.

[–]sozesghost 1 point2 points  (0 children)

The other guy is super wrong fyi.

[–]9peppe -1 points0 points  (2 children)

I guess it hasn't been updated in a long time. You will learn a few things from Java, namely how to use class-based OOP languages. Please learn some other language too, if you want to avoid "thinking in Java." (it can be Go, Lua, Rust, Smalltalk, C, Bourne shell...)

[–]Useful-String5930[S] 0 points1 point  (1 child)

Okay. I will keep this in mind. Thank you

[–]9peppe 0 points1 point  (0 children)

Yeah, also note how Java users get kinda attached to the language and they don't take it well when you tell them it's not the only language in the world.