https://github.com/bigevilbeard/devnet_create_golang
DevNet Create 2019 - Getting Started with Golang
https://github.com/bigevilbeard/devnet_create_golang
Last synced: over 1 year ago
JSON representation
DevNet Create 2019 - Getting Started with Golang
- Host: GitHub
- URL: https://github.com/bigevilbeard/devnet_create_golang
- Owner: bigevilbeard
- Created: 2019-02-12T16:42:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T13:35:39.000Z (over 7 years ago)
- Last Synced: 2025-01-25T00:42:02.278Z (over 1 year ago)
- Language: Go
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevNet Create Golang
"Getting Started with Golang" - Written for DevNet Create 2019 (April 24-25) - Computer History Museum, Mountain View, CA

# Agenda
- Why Golang today?
- Golang vs [insert code here]
- Gophercising, exercises for building code
- Hello world!
- Control structures
- Data structures
- Functions
- Interfaces
- Concurrency
- Switch Statements
- SD-WAN API Golang example