From 9b94ed76748d05d6c7814c7cfe4fc836643484ba Mon Sep 17 00:00:00 2001 From: Ryan Merolle Date: Wed, 27 Sep 2017 07:07:36 -0400 Subject: [PATCH] conferences, structured data, and misc. --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5051a0e..3e47c92 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,10 @@ A curated list of awesome about Network Automation # Community - [Ansible Google Groups](https://groups.google.com/forum/#!forum/ansible-project) - Welcome to Ansible's mailing list / forum! +- [Chef Community](https://www.chef.io/community/) - The complete offical list of Chef Community resources - [IRC Ansible](http://docs.ansible.com/ansible/community.html#irc-channel) - Ansible IRC Channels - [Network to Code Slack](http://slack.networktocode.com) - NTC Slack is the home/pseudo-home to many popular repo's (NAPALM/netmiko/netbox/nsot) and over 3000 members around Network Automation. +- [Puppet Community](https://puppet.com/community) - The complete offical list of Puppet Community resources - [Salt Formulas](https://groups.google.com/forum/#!forum/salt-formulas) - The SaltStack formulas working group. - [Salt Networks](https://groups.google.com/forum/#!forum/salt-networks) - The goal of this group is to have a central place to communicate goals about network device automation with SaltStack. - [Salt Users](https://groups.google.com/forum/#!forum/salt-users) - The official forum of the Salt community. @@ -35,9 +37,11 @@ A curated list of awesome about Network Automation - [AWS Reinvent](https://reinvent.awsevents.com/) - AWS re:Invent Central is designed to facilitate connections between sponsors and attendees. - [Ansible Fest](https://www.ansible.com/ansiblefest) - AnsibleFest is a day-long conference bringing together Ansible users, developers and industry partners to share best practices, case studies and Ansible news. - [Ansible NYC Meetup](https://www.meetup.com/Ansible-NYC/) - Local NYC Ansible user meetup +- [Chef Summits](https://www.chef.io/summits/) - Chef community summit schedule - [London Network Automation Meetup](https://www.meetup.com/London-Network-Automation-Meetup/) - A community of network engineers, who have interest in the new buzz of network automation. - [NANOG](https://www.nanog.org) - North American Network Operators' Group with fair share of automation presentations/discussions - [Network to Coders Meetup](https://www.meetup.com/Network-to-Coders/) - Maybe this can pressure NTC to finally setup an event for the 140+ NTC meetup members +- [puppetconf](https://puppet.com/puppetconf) - A 3 day event including community discussions, presentations, and training - [SaltStack NYC Meetup](https://www.meetup.com/SaltStack-NYC/) - Local NYC SatlStack user meetup - [Tech Field Day](http://techfieldday.com/) - Field Day events bring together innovative IT product vendors and independent thought leaders to share information and opinions in a presentation and discussion format. - [SaltConf](http://saltconf.com/) - A 4 days event including two days of SaltStack customer case studies and SaltStack technical deep dives. @@ -94,7 +98,7 @@ A curated list of awesome about Network Automation ### JSON - - Getting Started and Basics + - [Getting Started and Basics](https://www.codecademy.com/courses/javascript-beginner-en-xTAfX/0/1) - placeholder for now - Examples - Advanced and Tools @@ -106,6 +110,7 @@ A curated list of awesome about Network Automation ### YANG + - [Intro](https://tools.ietf.org/html/rfc6020) - ietf placeholder - Getting Started and Basics - Examples - Advanced and Tools @@ -133,12 +138,14 @@ A curated list of awesome about Network Automation ## Python - Getting Started and Basics + - [Learn Python the Hardway](https://learnpythonthehardway.org) + - [Python at CodeAcademy](https://www.codecademy.com/learn/learn-python) - Examples - Advanced and Tools ## Go - - Getting Started and Basics + - [Getting Started and Basics](https://tour.golang.org/welcome) - Examples - Advanced and Tools