chraebsli to Programmer [email protected] • 11 months agoStop comparing programming languagesprogramming.devimagemessage-square183fedilinkarrow-up1721
arrow-up1721imageStop comparing programming languagesprogramming.devchraebsli to Programmer [email protected] • 11 months agomessage-square183fedilink
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-square@[email protected]linkfedilink5•11 months agoI’ll happily download 63928 depends so long as it continues to work. And it does, unlike python projects that also download 2352 depends but in the process brick every other python program on your system
minus-squarexigoilinkfedilinkEnglish3•11 months agoGood for you. Not all of us have terabytes of free space on our computers.
minus-squarelastweaknesslinkfedilink8•11 months agoIf you’re not using a venv for python development, that’s kind of on you
I’ll happily download 63928 depends so long as it continues to work. And it does, unlike python projects that also download 2352 depends but in the process brick every other python program on your system
Good for you. Not all of us have terabytes of free space on our computers.
If you’re not using a venv for python development, that’s kind of on you
Venv is the way