@[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]linkfedilink5•3 months agoI just learned that in Python, it’s fucking terrible. Python is a fucking mess and my next script will be in a different language.
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.
minus-squareqazlinkfedilinkEnglish4•3 months agoPerhaps TS is not a terrible language for shell scripts after all
minus-square@[email protected]linkfedilink2•edit-23 months agoNever tried it, but I will probably be more at home than python.
I just learned that in Python, it’s fucking terrible. Python is a fucking mess and my next script will be in a different language.
python is a bad joke that never ends
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.
Perhaps TS is not a terrible language for shell scripts after all
Never tried it, but I will probably be more at home than python.