1673
you are viewing a single comment's thread
view the rest of the comments
[-] umbraroze@lemmy.world 29 points 4 months ago

There's always the old piece of wisdom from the Unix jungle: "If you write a complex shellscript, sooner or later you'll wish you wrote it in a real programming language."

I wrote a huge PowerShell script over the past few years. I was like "Ooh, guess this is a resume item if anyone asks me if I know PowerShell." ...around the beginning of the year I rewrote the bloody thing in Python and I have zero regrets. It's no longer a Big Mush of Stuff That Does a Thing. It's got object orientation now. Design patterns. Things in independent units. Shit like that.

[-] Kissaki@programming.dev 12 points 4 months ago

I consider python a scripting language too.

[-] AnUnusualRelic@lemmy.world 7 points 4 months ago

They're all programming languages, they all have their places.

[-] PlexSheep@infosec.pub 4 points 4 months ago

All scripting languages are programming languages but not all programming languages are scripting languages

[-] Reptorian@programming.dev 3 points 4 months ago

I use it for scripting too. I don't need Python as much as before nowaday.

load more comments (3 replies)
this post was submitted on 05 Mar 2025
1673 points (98.9% liked)

Programmer Humor

24834 readers
707 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS