Getting DevNet Associate (200-901) Certified
Earlier this week I got DevNet Associate certified, using the online testing offering. The TL DR of this post is […]
Earlier this week I got DevNet Associate certified, using the online testing offering. The TL DR of this post is […]
I was going through Nick Russo’s course Getting Started with Software Development Using Cisco DevNet at Pluralsight and one thing
A colleague needed to connect to several Cisco devices, run some show commands, and save the output. I decided it
Python classes are very useful when you need to create objects with the same characteristics. This is often referred to
Time for another Python challenge. This time it’s the palindrome challenge. What is a palindrome? A palindrome is a word,
As part of Nick Russo’s DevAsc study plan, he recommends doing a few Python challenges to check your existing knowledge
Introduction Linux is becoming more and more prominent in the networking industry. Many of us come from a mixed background
Introduction XML, or Extensible Markup Language, rounds out the usual suspects of YAML, JSON, and XML. It’s probably my least
Introduction JSON, JavaScript Object Notation, is one of the usual suspects when it comes to network automation. YAML and XML
Introduction YAML, previously known as Yet Another Markup Language, but now YAML Ain’t Markup Language, is a human friendly data