tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agoPython!lemmy.mlimagemessage-square52fedilinkarrow-up1650arrow-down112
arrow-up1638arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square52fedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up24·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·7 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·20 hours agoI code in JS, so I’m something of a C dev myself!
minus-squarenoddy@beehaw.orglinkfedilinkarrow-up3·12 hours agoAschhually the most used JS engine is made in C++ (v8)
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up8·16 hours agoBeginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
minus-squarewhimsy@lemmy.ziplinkfedilinkEnglisharrow-up31·1 day agoYou could say this about a lot of things…
minus-squareRvTV95XBeo@sh.itjust.workslinkfedilinkarrow-up1·6 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-up4·18 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!
Aschhually the most used JS engine is made in C++ (v8)
Beginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
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