Thursday, January 25, 2018

New version of Python for Network Engineers free course.

I am going to be running a new version of my Python for Network Engineers course. The course lessons are delivered via email and consist of videos, exercises, and additional content.

The new course focuses more on Python3 (than my earlier course). It also has more content related to applying Python to Network Engineering use cases (SSH to devices, Jinja2 templating).

That being said, the course still is about Python fundamentals.

High-level course syllabus is:

  • Week1 - Why Python, the Python Interpreter Shell, and Strings
  • Week2 - Numbers, Files, Lists, and Linters
  • Week3 - Conditionals and Loops
  • Week4 - Dictionaries, Exceptions, and Regular Expressions
  • Week5 - Functions and the Python Debugger
  • Week6 - Netmiko Basics
  • Week7 - Jinja2 Basics, Introduction to YAML and JSON, Complex Data Structures
  • Week8 - Libraries, Package Installation, and Virtual Environments

You can sign-up here: https://pynet.twb-tech.com/email-signup.html



No comments:

Post a Comment