cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoLike programming in bashlemmy.mlexternal-linkmessage-square187fedilinkarrow-up11.64Karrow-down116cross-posted to: programmerhumor@lemmy.ml
arrow-up11.62Karrow-down1external-linkLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square187fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarecoldsideofyourpillow@lemmy.cafelinkfedilinkEnglisharrow-up1·4 days 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.