From de7f658a710c8ef8a72cee0eda0f0e177f7cbf48 Mon Sep 17 00:00:00 2001 From: Hank Preston Date: Thu, 9 Jan 2020 09:28:37 -0500 Subject: [PATCH] added slide download --- programming_fundamentals/python_part_1/README.md | 8 +++++++- programming_fundamentals/python_part_2/README.md | 8 +++++++- programming_fundamentals/python_part_3/README.md | 7 +++++++ programming_fundamentals/rest_part_2/README.md | 7 +++++++ 4 files changed, 28 insertions(+), 2 deletions(-) diff --git a/programming_fundamentals/python_part_1/README.md b/programming_fundamentals/python_part_1/README.md index d48383f..fa5a34d 100644 --- a/programming_fundamentals/python_part_1/README.md +++ b/programming_fundamentals/python_part_1/README.md @@ -17,4 +17,10 @@ It is recommended that this lesson be completed using Python 3.6. A recent vers ***Note: During this lesson you will explore the basics of Python.*** ## DevNet Sandbox -No Sandbox is required for this lesson. \ No newline at end of file +No Sandbox is required for this lesson. + +## Download Slides + +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/f41c131a-d809-3b9c-95eb-6f625ce3aa64). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file diff --git a/programming_fundamentals/python_part_2/README.md b/programming_fundamentals/python_part_2/README.md index dd52f7d..aee488c 100644 --- a/programming_fundamentals/python_part_2/README.md +++ b/programming_fundamentals/python_part_2/README.md @@ -17,4 +17,10 @@ It is recommended that this lesson be completed using Python 3.6. A recent vers ***Note: During this lesson you will learn about Python Virtual Environments and Libraries and practice using these tools.*** ## DevNet Sandbox -No Sandbox is required for this lesson. \ No newline at end of file +No Sandbox is required for this lesson. + +## Download Slides + +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/c4e972fd-ce42-3ea6-b957-316472c37c5e). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file diff --git a/programming_fundamentals/python_part_3/README.md b/programming_fundamentals/python_part_3/README.md index c10951c..33d4c02 100644 --- a/programming_fundamentals/python_part_3/README.md +++ b/programming_fundamentals/python_part_3/README.md @@ -48,3 +48,10 @@ pip install -r requirements.txt This lesson leverages the [IOS XE on CSR Recommended Code](https://devnetsandbox.cisco.com/RM/Diagram/Index/cae403c2-27af-4c7d-b1e1-99b7d42f1504?diagramType=Topology) Sandbox. You will need to reserve an instance of the sandbox, and establish a VPN connection to your individual Sandbox to complete this lab. + + +## Download Slides + +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/39d29167-4b3d-3086-b777-3dcfeaeb6a1e). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file diff --git a/programming_fundamentals/rest_part_2/README.md b/programming_fundamentals/rest_part_2/README.md index fda6e3d..e687604 100644 --- a/programming_fundamentals/rest_part_2/README.md +++ b/programming_fundamentals/rest_part_2/README.md @@ -54,3 +54,10 @@ pip install -r requirements.txt ## DevNet Sandbox This lesson leverages the [Always On: APIC-EM](https://devnetsandbox.cisco.com/RM/Diagram/Index/2e0f9525-5f46-4f46-973e-0f0c1bf934fa?diagramType=Topology) Sandbox. This sandbox requires no reservation **or** VPN connection. + + +## Download Slides + +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/8b7d4271-87e4-3e7c-94be-ae06106fc0b2). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file