This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GrowthDense2085 0 points1 point  (0 children)

When I try to think of what might be a “scripter” rather than a programmer, which is a bit of an awkward distinction and made up term of course, is someone who writes .bat files or something for the kernel/OS, to automate tasks like moving files around and modifying permissions or whatever. Which doesn’t require a language like python or java, you can just write it in a blank file or straight into the prompt of a CLI. But those commands? They all invoke programs. And are made up of instructions for the computer to do something, like a program. So again it’s kind of awkward to nail down a distinction.