r/AskProgramming • u/Same_Impress_4242 • 20h ago
Other If you had to pick a scripting language to use for the rest of your life, what would it be?
It's not the usual "pick one programming language" question. You can still develop big apps ot such in your favorite language(s), but you must write simple automation scripts in a specific language. It has to be a scripting language, so, say Java is off the list (Though, if you write scripts in Java you have bigger problems). And also, Go doesn't count (controversial, I know, but my post my rules).
For me, I'd honestly pick Python. Bland, but it's easy and scripts don't need to run fast.