7

python is the most retarded language in the world

Comments
  • 9
    Just wait till you sleep with the Javascript bear.
  • 3
    @C0D4 Honestly, I'd take modern JavaScript over Python any day of the week
  • 2
    @12bitfloat "modern" 😂😂😂😂
    No, oh no, I'm talking hard core plain as rice Javascript.
  • 1
    @C0D4 Well, like ES2021. Dear god I'm not talking about these god awful "revolutionary" front end frameworks
  • 2
    Did you try Perl, Cobol and C?
  • 4
    the best thing about python: it's not javascript.

    the best thing about javascript: it's not python.
  • 2
    Beautiful is better than ugly.
    Explicit is better than implicit.
    Simple is better than complex.
    Complex is better than complicated.
    Flat is better than nested.
    Sparse is better than dense.
    Readability counts.
    Special cases aren't special enough to break the rules.
    Although practicality beats purity.
    Errors should never pass silently. Unless explicitly silenced.
    In the face of ambiguity, refuse the temptation to guess.
    There should be one-- and preferably only one --obvious way to do it. Although that way may not be obvious at first unless you're Dutch.
    Now is better than never. Although never is often better than *right* now.
    If the implementation is hard to explain, it's a bad idea. If the implementation is easy to explain, it may be a good idea.
    Namespaces are one honking great idea -- let's do more of those!
  • 1
    Bad workman blames his tools
  • 2
    Python is a beautiful language.
    On the other hand, most python *code* is garbage.
  • 1
    @rantydev

    Looks like Python suffers from the Java curse then.
  • 0
    @Oktokolo
    Kinda; I'd posit that Java is cursed by overzealous writers of abstract factories of factories; people tend to take the language too seriously. Python's curse is that it's very easy to write code that works; so people tend to think that Python means hacking something together with no care for software engineering principles.
  • 1
    @rantydev: I actually meant the fact that it is used as a teaching language and therefore a shitton of noobs use it...

    But yes, the Java class trees are rooting too damn deep - even if there might be a legit use case for a ManagerManagementServiceFactoryManagerRepositoryManagerFactoryFactory somewhere.
  • 0
    @Oktokolo
    Very true indeed.
Add Comment