• hddsx@lemmy.ca
    7·
    26 days ago

    You know, my biggest gripe with python isnt abstracted memory management. My biggest grip is duck typing

    • Troy@lemmy.ca
      8·
      26 days ago

      Duck typing is my favourite. Pry it from my cold dead (object that appears to be hands, and probably is, but maybe isn’t).

    • exu@feditown.comEnglish
      3·
      26 days ago

      At least it’s strongly typed as well unlike JavaScript.

    • Lembot_0004@discuss.online
      21·
      26 days ago

      duck typing

      Script languages are very nice for writing pre-100-lines long listings. Where you can keep all types in your head. Consider Python uber-bash. Unsuitable for anything else, though.