cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoDoes this exist anywhere outside of C++?lemmy.mlimagemessage-square58fedilinkarrow-up1169arrow-down123
arrow-up1146arrow-down1imageDoes this exist anywhere outside of C++?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square58fedilink
minus-squareandMoonsValue@lemmy.worldlinkfedilinkarrow-up3·2 months 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·2 months 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.