tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agoPython!lemmy.mlimagemessage-square53fedilinkarrow-up1664arrow-down113
arrow-up1651arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square53fedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up26·1 day agoPython’s core implementation is in C though. It’s just a fancy way to call C libraries.
minus-squareMoonMelon@lemmy.mllinkfedilinkEnglisharrow-up2·12 hours agoPython is actually pretty baller with string operations too since so much of the C has been heavily optimized.
minus-squareddplf@szmer.infolinkfedilinkarrow-up12·1 day agoI code in JS, so I’m something of a C dev myself!
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up8·22 hours agoBeginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
minus-squarenoddy@beehaw.orglinkfedilinkarrow-up3·17 hours agoAschhually the most used JS engine is made in C++ (v8)
minus-squarewhimsy@lemmy.ziplinkfedilinkEnglisharrow-up31·1 day agoYou could say this about a lot of things…
minus-squareRvTV95XBeo@sh.itjust.workslinkfedilinkarrow-up1·12 hours agoPizza’s core implementation is in C though. It’s just a fancy way to call C libraries. Today I learned pepperoni is a C library.
minus-squareSaleh@feddit.orglinkfedilinkarrow-up5·24 hours agoIt might not be a language but a skill issue if your python code performs significantly worse than your C code
Python’s core implementation is in C though. It’s just a fancy way to call C libraries.
Python is actually pretty baller with string operations too since so much of the C has been heavily optimized.
I code in JS, so I’m something of a C dev myself!
Beginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
Aschhually the most used JS engine is made in C++ (v8)
You could say this about a lot of things…
Pizza’s core implementation is in C though. It’s just a fancy way to call C libraries.
Today I learned pepperoni is a C library.
so?
It might not be a language but a skill issue if your python code performs significantly worse than your C code