• Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    You can totally write heavy duty things if you know what you’re doing: use type hints, static checkers, tests, etc. It just takes a bit more effort and care.

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      Personally, my estimate doubles when we’re asked to implement something in Python…