https://github.com/bigevilbeard/intro_to_golang
https://github.com/bigevilbeard/intro_to_golang
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigevilbeard/intro_to_golang
- Owner: bigevilbeard
- Created: 2019-05-20T10:10:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T10:44:09.000Z (about 7 years ago)
- Last Synced: 2023-03-08T18:47:55.422Z (over 3 years ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting started with Golang
# 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