cm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agoDoes this exist anywhere outside of C++?lemmy.mlimagemessage-square55linkfedilinkarrow-up1161cross-posted to: programmerhumor@lemmy.ml
arrow-up1161imageDoes this exist anywhere outside of C++?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square55linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareandMoonsValue@lemmy.worldlinkfedilinkarrow-up3·1 year agoAs a python lover, I have to ask, what don’t you like about it and what languages do you generally prefer?
minus-squareCroquette@sh.itjust.workslinkfedilinkarrow-up1·1 year agoI prefer strongly typed languages. Using bytes isn’t intuitive. Transforming certain data types into other data types is often not straightforward. The identation is the worst though. Let me format the code however I want.
As a python lover, I have to ask, what don’t you like about it and what languages do you generally prefer?
I prefer strongly typed languages. Using bytes isn’t intuitive.
Transforming certain data types into other data types is often not straightforward.
The identation is the worst though. Let me format the code however I want.