Kaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoProgramming Languageslemmy.mlimagemessage-square76fedilinkarrow-up129arrow-down14file-text
arrow-up125arrow-down1imageProgramming Languageslemmy.mlKaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square76fedilinkfile-text
minus-squareXylight (Photon dev)@lemmy.xylight.devlinkfedilinkarrow-up0arrow-down2·1 year ago loosely typed: python is the same bad package manager: python is infinitely worse
minus-squaresuperbirra@lemmy.worldlinkfedilinkarrow-up1·1 year ago loosely typed: python is the same false bad package manager: python is infinitely worse don’t think so but ehy…
minus-squareXylight (Photon dev)@lemmy.xylight.devlinkfedilinkarrow-up1arrow-down2·1 year agopip is the bane of my existence Also python IS loosely typed. take a str and you can reassign it to an int or whatever
minus-squarejerkface@lemmy.calinkfedilinkarrow-up2·edit-21 year agoObjects have strong, definite types that never change. Variables do not have types and can store [a reference to] any Object.
minus-squarestatic_motion@programming.devlinkfedilinkarrow-up1arrow-down1·edit-21 year agoYou clearly have no idea what you’re talking about. Python is strongly typed. What is is is dynamically typed, also known as “duck typing”.
minus-squareSouthernCanadian@sh.itjust.workslinkfedilinkarrow-up1·1 year agoStrong typing doesn’t have a widely agreed upon definition. Duck typing is not equivalent to dynamic typing.
minus-squaremin_fapper@iusearchlinux.fyilinkfedilinkarrow-up0arrow-down1·1 year agoYep last time I tried python, it’s type checker was so, so much worse than typescript. Everyone I’ve met saying python is better turned out not have used modern JavaScript/typescript.
minus-squareJoe_0237@lemmy.mllinkfedilinkarrow-up2·1 year agoI’m sure that’s the case, but the meme is not making fun of typescript, its making fun of his dad: JavaScript, maybe for not comparing to his son: typescript
yes
loosely typed: python is the same
bad package manager: python is infinitely worse
false
don’t think so but ehy…
pip is the bane of my existence
Also python IS loosely typed. take a str and you can reassign it to an int or whatever
Objects have strong, definite types that never change. Variables do not have types and can store [a reference to] any Object.
You clearly have no idea what you’re talking about. Python is strongly typed. What is is is dynamically typed, also known as “duck typing”.
Strong typing doesn’t have a widely agreed upon definition. Duck typing is not equivalent to dynamic typing.
Yep last time I tried python, it’s type checker was so, so much worse than typescript.
Everyone I’ve met saying python is better turned out not have used modern JavaScript/typescript.
I’m sure that’s the case, but the meme is not making fun of typescript, its making fun of his dad: JavaScript, maybe for not comparing to his son: typescript