DoubleNNs wrote: » Or pick up a free/cheap online Python class. Or take the Linux+ next - you'll widen your skill set and it's impossible to learn the Linux CLI (bash shell) w/o learning at least basic scripting/programming. The 2nd half of the Linux+ asks a few scripting questions and if you stick w/ Linux you'll undoubtedly learn bash shell scripting w/o really putting in extra effort. There are easy ways to learn scripting/programming w/o going back to school. And even tho the skill is included in a lot of job descriptions, I've found that most of my coworkers who claim to know scripting/programming (but aren't Programmers/Software Developers) kinda suck at it ??:. Even some coworkers who are Programmers by position title have a hard time translating real-world problems/requests into useful code. So just knowing some basic for loops, regex, and crude text parsing can get you extremely far, since you don't have to know much to be better than the competition.https://automatetheboringstuff.com/ -- Learn to automate basic computer tasks w/ PythonLinuxCommand.org: Learn the Linux command line. Write shell scripts. -- learn Linux commandline and Shell Scriptinghttps://www.edx.org/ -- MOOC website If you're interested in more resources, I have TONS of other links and additional advice I can provide.