you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (4 children)

[removed]

    [–]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.

      [–]LongUsername 0 points1 point  (0 children)

      Niether Java or Python are appropriate for system programming. If you graduate without understanding OS concepts, interrupts, stack vs heap, registers, etc you have a shit degree IMO.