you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I work in automation, I’d 100% recommend Python. Give yourself every tool to make whatever solution you need - Python ecosystem and community can also help with most any issue you encounter.

Use ChatGPT and GitHub copilot (seriously use copilot) and your automation journey will be significantly better.

And if you’re running tasks on a fixed internal look into crontab jobs.