• lmmarsano@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 days ago

    @sabrinaesaquino

    Stop comparing programming languages

    Python is VERSATILE

    JavaScript is POWERFUL

    Ruby is ELEGANT

    C is ESSENTIAL

    C++

    Java is ROBUST

    Out of all the programming languages, C++ is definitely one of them.

  • BlueKey@fedia.io
    link
    fedilink
    arrow-up
    1
    ·
    7 days ago

    Python should be one of the chaotics.
    You can even dynamically create global variables in there.

  • PieMePlenty@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    I haven’t used PHP in a while (10+years) but I didn’t think it was that frustrating as its reputation seems to imply today. I remember their docs all had examples and I found that pretty useful.

    • masterspace@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      The literal entirety of Facebook / Instagram / Whatsapp’s backend is built on PHP.

      I’m not saying that was a good choice, but it does guarantee a lot of resources flowing to it’s development.

  • mmddmm@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 days ago

    No way Bash is lawful, or Malbolge is chaotic… And no way C++ is lawful either.

    Did you just throw the languages around at random? At least Perl fell on the right place…

  • Grandwolf319@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    7 days ago

    Given how python tries to be as readable as possible with its controversial stance on using indentation, is it really neutral?

    Idk if moral alignment makes sense for languages, at least not as much as weapon metaphors.

    • BorgDrone@lemmy.one
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      7 days ago

      The lack of braces in python code makes it quite difficult to read for someone who’s used to languages that use braces.