tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 year agoPython!lemmy.mlimagemessage-square56linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square56linkfedilink
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up0·1 year agoalternative joke C++: “Hey, what’s your name?” Python: *grabs C++* “what is my name?”
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up0·1 year agoone of python’s strong suits is it’s foreign function interface. it’s very easy to call code in other languages from python, which can speed execution up significantly
minus-squareEthan@programming.devlinkfedilinkEnglisharrow-up0·1 year agoOne of the main implementations of Python is CPython, which is written in C or C++
minus-squareanomnom@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 year agoPythons weak typing means it never knows what is what. It’s up to the programmer to not screw it up.
minus-squaretheherk@lemmy.worldlinkfedilinkarrow-up0·1 year agoPython is strongly typed. I get your point since it is dynamically typed, but still strongly.
minus-squareSplendid4117@piefed.sociallinkfedilinkEnglisharrow-up0·1 year agoI think it’s more that a ton of popular python libraries (things like pandas, tensor, etc) are actually built in C, so python is just C wearing a mask
minus-squarelone_faerie@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·1 year agoNot just libraries, the entire language itself is actually C under the hood
minus-square𒉀TheGuyTM3𒉁@lemmy.mllinkfedilinkarrow-up0·1 year agoIt’s now cannon in my head that Python talks like Parappa the rapper
alternative joke
C++: “Hey, what’s your name?”
Python: *grabs C++* “what is my name?”
please explain I want to laugh
one of python’s strong suits is it’s foreign function interface. it’s very easy to call code in other languages from python, which can speed execution up significantly
oh alright. Cheers, heheh. I laughed
One of the main implementations of Python is CPython, which is written in C or C++
Pythons weak typing means it never knows what is what. It’s up to the programmer to not screw it up.
Python is strongly typed. I get your point since it is dynamically typed, but still strongly.
not really what i was going for
I think it’s more that a ton of popular python libraries (things like pandas, tensor, etc) are actually built in C, so python is just C wearing a mask
Not just libraries, the entire language itself is actually C under the hood
It’s now cannon in my head that Python talks like Parappa the rapper