Merge pull request #56 from itdependsnetworks/lang

clean up languages
This commit is contained in:
Ken Celenza 2018-02-18 21:17:38 -05:00 committed by GitHub
commit 3f4a14721a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,9 +95,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
@ -107,9 +106,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
@ -134,16 +132,12 @@ Network Automation is cross between two disciplines of Infrastructure Networks a
## 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.
- Examples
- Advanced and Tools
## 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