Hacker News new | ask | show | jobs
by baseballMan 2365 days ago
Yup! I got started with this book and automated a bunch of things in one of my internships about 3 years ago. I was in a network administration focused program in university. I decided to automate a ton of the repetitive tasks that people on my team had to do (creating config files with specific line endings for finicky cisco devices, creating an inventory of all our network connected devices, parsing and comparing large spreadsheets, etc).

Looking back, my code was absolutely atrocious and I was on a team of 1 (just me) but this book and that 4 month co-op is essentially what got me to transition from applying to network admin roles after graduation to applying and getting a platform engineering focused role and focus on software development. It's what I've been doing ever since!