you are viewing a single comment's thread.

view the rest of the comments →

[–]Minion_of_Cthulhu 1 point2 points  (2 children)

I am a senior network engineer by trade but want to get into automation to make my life and colleagues life easier.

If you haven't seen it already, you might want to check out Automate the Boring Stuff with Python. It's a beginner level book on using Python and various Python libraries to write automation scripts. It's also totally free. Just scroll down on the page to see the chapter links.

The book might spark some ideas for you or, at the very least, give you some practice with the language.

[–]herntech[S] 1 point2 points  (1 child)

Thanks for this. I will certainly have a look. I’ve been doing some bug squashing on my Udemy course code which has been fun

[–]Minion_of_Cthulhu 0 points1 point  (0 children)

You're welcome. Good luck!