@[email protected] to Programmer [email protected] • 3 months agoDoes this exist anywhere outside of C++?lemmy.mlimagemessage-square59fedilinkarrow-up1167cross-posted to: [email protected]
arrow-up1167imageDoes this exist anywhere outside of C++?lemmy.ml@[email protected] to Programmer [email protected] • 3 months agomessage-square59fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink3•3 months agoAs a python lover, I have to ask, what don’t you like about it and what languages do you generally prefer?
minus-square@[email protected]linkfedilink1•3 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.