r/learnpython • u/OppositeFisherman506 • 10h ago
How do I learn Python well enough to automate the boring half of my job?
Operations analyst here. About a third of my week is just moving numbers between two systems that apparently will never talk to each other.
So yeah, I want to automate it.
I’m not trying to become a developer or switch careers at 38. I just want the four hour Tuesday task to become a script I run and then forget about.
I’ve got Boot dev, DataCamp and Automate the Boring Stuff on my list. But I’m having trouble figuring out which one actually makes sense for someone who wants to automate work tasks instead of learn coding for a new career.
What would you start with?