@jollysea depends on what you want to do with it. I like Bash for short snippets of code and because it gets really annoying once it gets larger than a few lines, so I'll be forced to use a real language for the complicated stuff. Python has a similar thing once you start getting into OOP stuff
@jollysea basically what you wanna learn first is how pipes work bc that's how you do cool stuff in bash quickly