ColbyNA wrote: » I wish I could code, I just don't have the brain for it. I've done a little Perl here and there for things at work. I had a simple script that would do "sh run int _____" on a bunch of interfaces from a text file, nothing major, but it saved me a ton of work. I also had one to do "sh run | i _____" to pull out static route statements associated with a list of IPs. Super basic stuff, but I am horrible at coding.
dynamik wrote: » While I agree that some people are wired for coding better than others, it will also come with practice. If you can achieve an NP, I'm pretty sure you can at least reach a proficient level with a little bit of practice
ColbyNA wrote: » It's not so much that I think I can't do it. It's that I just hate it, lol.
Forsaken_GA wrote: » Trust me, I'm right there with you. I'm actually a pretty good coder, I just don't have the mindset or the patience for it. But you should pick up something, as there are some tasks that you really suck to do manually, over and over again. The vast majority of my scripts were born out of annoyance when my dislike of repetition finally surpassed my dislike of coding. I think the only ones I developed on purpose prior to needing to use them were a few scripts I use for doing cutovers
Forsaken_GA wrote: » I'll check with my boss to see whether it's ok for me to release some of the stuff I've written