cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoLike programming in bashlemmy.mlimagemessage-square184linkfedilinkarrow-up11.68Karrow-down118cross-posted to: programmerhumor@lemmy.ml
arrow-up11.66Karrow-down1imageLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square184linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarecoldsideofyourpillow@lemmy.cafelinkfedilinkEnglisharrow-up1·2 months agoOn a more serious note, NOTHING with more than a little complexity should be written in shell scripts imo. For that, Python is the best, primarily due to how fast it is to prototype stuff in it.
On a more serious note, NOTHING with more than a little complexity should be written in shell scripts imo. For that, Python is the best, primarily due to how fast it is to prototype stuff in it.