From b6b07da50aba5a6c9c355d19f2396fde3cc0998b Mon Sep 17 00:00:00 2001 From: Ken Celenza Date: Sun, 18 Feb 2018 21:16:44 -0500 Subject: [PATCH] clean up languages --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 00ee4ed..fa92814 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,8 @@ Network Automation is cross between two disciplines of Infrastructure Networks a ### JSON - - Getting Started and Basics - - Examples - - Advanced and Tools + - [Awesome JSON](https://github.com/burningtree/awesome-json) - A curated list of awesome JSON libraries and resources. + - [JSON 2 YAML](json2yaml.com) - An online JSON to YAML conversion tool ### XML @@ -106,9 +105,8 @@ Network Automation is cross between two disciplines of Infrastructure Networks a ### YANG - - Getting Started and Basics - - Examples - - Advanced and Tools + - [Cisco Labs YANG - 101](https://learninglabs.cisco.com/lab/yang-101/step/1) - Cisco yang introduction + - [YANG for dummies](https://napalm-automation.net/yang-for-dummies/) - NAPALM YANG introduction ### Jinja2 @@ -133,16 +131,12 @@ Network Automation is cross between two disciplines of Infrastructure Networks a ## Python - - Getting Started and Basics - - [Python Programming Guides and Tutorials - Python Central](http://pythoncentral.io/) - The site's blog authors are experienced Python programmers and enthusiasts from all over the globe, eager to share their know-how about the scripting language. - - Examples - - Advanced and Tools + - [Awesome Python](https://github.com/vinta/awesome-python) - A curated list of awesome Python frameworks, libraries, software and resources. + - [Python Programming Guides and Tutorials - Python Central](http://pythoncentral.io/) - The site's blog authors are experienced Python programmers and enthusiasts from all over the globe, eager to share their know-how about the scripting language. ## Go - - Getting Started and Basics - - Examples - - Advanced and Tools + - [Awesome Go](https://github.com/vinta/awesome-go) - A curated list of awesome Go frameworks, libraries, software and resources. ## Vendor API Docs