Lists look like they'll be useful when I get to a point where I can write scripts. Python Lists can hold multiple values in an ordered sequence. Within the list are items which are ordered by …
Python Day 1: Functions
The start of my 30 Days of Code begins with Functions. I had already read about flow with For and While loops. Today I read into Functions. Functions are like independent programs …
30 Days of Code
Anytime I get started with learning code, life seems to get in the way. I start and then I stop, I start and then I stop. Inside of me there's motivation but sometimes it fizzles out for one …
Start Coding: Learn Python The Hard Way 3
This is my experience into learning Python from a network engineer's perspective. Previously, I started this path with Zero Knowledge of Coding. Is Learn Python The Hard Way 3 (LPTHW3) the best …
Continue Reading about Start Coding: Learn Python The Hard Way 3 →
Zero Knowledge of Coding
In April 2018, I was able to attend Cisco DevNet Create in Mountain View, CA as a Cisco Champion. The idea of seeing DevOps from the devs themselves had me intrigued. Which means I'm learning about …