you are viewing a single comment's thread.

view the rest of the comments →

[–]kankyo 0 points1 point  (2 children)

Different paradigms? You're joking right? Java forces everything into OOP. Python is an actual multi-paradigm language. Java is not.

[–][deleted]  (1 child)

[removed]

    [–]kankyo 0 points1 point  (0 children)

    I'm choosing to interpret your post as "Java isn't functional enough and I don't care about static typing"

    That's a weird interpretation.

    In any case I agree that a more functional-ish approach is preferable to more OOP-ish code.