clean up languages

This commit is contained in:
Ken Celenza 2018-02-18 21:16:44 -05:00
parent 14b50ffc81
commit b6b07da50a

View File

@ -94,9 +94,8 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
### JSON ### JSON
- Getting Started and Basics - [Awesome JSON](https://github.com/burningtree/awesome-json) - A curated list of awesome JSON libraries and resources.
- Examples - [JSON 2 YAML](json2yaml.com) - An online JSON to YAML conversion tool
- Advanced and Tools
### XML ### XML
@ -106,9 +105,8 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
### YANG ### YANG
- Getting Started and Basics - [Cisco Labs YANG - 101](https://learninglabs.cisco.com/lab/yang-101/step/1) - Cisco yang introduction
- Examples - [YANG for dummies](https://napalm-automation.net/yang-for-dummies/) - NAPALM YANG introduction
- Advanced and Tools
### Jinja2 ### Jinja2
@ -133,16 +131,12 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
## Python ## Python
- Getting Started and Basics - [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. - [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
## Go ## Go
- Getting Started and Basics - [Awesome Go](https://github.com/vinta/awesome-go) - A curated list of awesome Go frameworks, libraries, software and resources.
- Examples
- Advanced and Tools
## Vendor API Docs ## Vendor API Docs