Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 524 Bytes

File metadata and controls

10 lines (6 loc) · 524 Bytes

Introduction to Python - Part III

Python is one of the most popular programming languages of our time and the powerhouse behind most of Cisco’s API efforts. If there is a Cisco API chances are high that there will be a software development kit for that API in python.

In the final part of this three-parted training we will use the knowledge acquired over the past weeks to build a small python project from start to finish.