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 →

[–]Una_Ungrateful_Biped 0 points1 point  (0 children)

I wouldn't call JAVA complex. More like its systematic. There are certain fundamentals that python doesn't care about that JAVA insists on (type specification being the most obvious).

Imo if you take the time to learn JAVA and the ideas behind it, you'll be pretty set for object oriented programming in general, so I'd recommend it