Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 426 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 426 Bytes

DevNet Create Golang

"Getting Started with Golang" - Written for DevNet Create 2019 (April 24-25) - Computer History Museum, Mountain View, CA

create

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