Kaptaan Jack to Programmer Humor@lemmy.ml • 2 years agoProgramming Languageslemmy.mlimagemessage-square84fedilinkarrow-up120arrow-down12file-text
arrow-up118arrow-down1imageProgramming Languageslemmy.mlKaptaan Jack to Programmer Humor@lemmy.ml • 2 years agomessage-square84fedilinkfile-text
minus-squareXylight (Photon dev)cakelinkfedilink1•2 years 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-square@min_fapper@iusearchlinux.fyilinkfedilink1•2 years 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-square@Joe_0237@lemmy.mllinkfedilink1•2 years 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
minus-square@static_motion@programming.devlinkfedilink0•edit-22 years 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-square@SouthernCanadian@sh.itjust.workslinkfedilink0•2 years agoStrong typing doesn’t have a widely agreed upon definition. Duck typing is not equivalent to dynamic typing.
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
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
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.