Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 2 years agoBefore and after programmingpiefed.jeena.netimagemessage-square4linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageBefore and after programmingpiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square4linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·2 years agoYou 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.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up0·2 years agoPersonally, my estimate doubles when we’re asked to implement something in Python…
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.
Personally, my estimate doubles when we’re asked to implement something in Python…