An open API service indexing awesome lists of open source software.

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

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

![create](./create_logo.png)

# 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