From 6c33e9b1816732af5571ac3c1781c2f1c2077152 Mon Sep 17 00:00:00 2001 From: Luca Gubler Date: Wed, 29 Nov 2023 17:18:38 +0100 Subject: [PATCH 1/2] Add DevNet Academy training by Luca Gubler --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e591ba0..730dbab 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure] - [Network Programmability Basics - Cisco](https://developer.cisco.com/video/net-prog-basics/) - Jumpstart your journey into network programmability with this expert-led video course by Cisco DevNet. - [Nick Russo study resources](http://njrusmc.net/jobaid/jobaid.html) - Collection of DevNet certification study resources, such as study plans and Postman collections. - [Python for Network Engineers](https://pynet.twb-tech.com/class.html) - Learn skills that make you better at network automation and that improve your capability to use programming to scale your work. +- [DevNet Academy](https://devnet-academy.com) - Self-paced e-learning with theory, exercises and quizzes for the Cisco Certified DevNet Expert exam by Luca Gubler. # Presentations From d52edf569db84efadc3fe02697b1033a786b2f73 Mon Sep 17 00:00:00 2001 From: lucagubler <32480007+lucagubler@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:56:54 +0100 Subject: [PATCH 2/2] Sort training alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 730dbab..95114b6 100644 --- a/README.md +++ b/README.md @@ -83,13 +83,13 @@ Network Automation is a cross between the discipline of [Network Infrastructure] # Training - [CML - Training videos @ learningnetwork.cisco.com](https://learningnetwork.cisco.com/s/cml-training-videos) - Learning and Certifications at Cisco has created a series of in-depth training videos to assist users with installing and operating Cisco Modeling Labs (CML). This video series also provides a few videos on some of the more advanced features that CML offers. +- [DevNet Academy](https://devnet-academy.com) - Self-paced e-learning with theory, exercises and quizzes for the Cisco Certified DevNet Expert exam by Luca Gubler. - [GNS3 Academy - Instructor David Bombal](https://academy.gns3.com/courses/author/12794) - Offers an inexpensive set of introductions to Ansible and Python for Network Engineers, among other courses. - [ipSpace.net](https://www.ipspace.net/Training) - Numerous courses, webinars, and videos covering SDN, network automation, cloud computing, virtualization technologies, IPv6, VPNs, and much more. - [Network to Code](https://www.networktocode.com/training/) - Network Automation Training including Python, Ansible, DevOps, and much more. - [Network Programmability Basics - Cisco](https://developer.cisco.com/video/net-prog-basics/) - Jumpstart your journey into network programmability with this expert-led video course by Cisco DevNet. - [Nick Russo study resources](http://njrusmc.net/jobaid/jobaid.html) - Collection of DevNet certification study resources, such as study plans and Postman collections. - [Python for Network Engineers](https://pynet.twb-tech.com/class.html) - Learn skills that make you better at network automation and that improve your capability to use programming to scale your work. -- [DevNet Academy](https://devnet-academy.com) - Self-paced e-learning with theory, exercises and quizzes for the Cisco Certified DevNet Expert exam by Luca Gubler. # Presentations