Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 979 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 979 Bytes

My dumping ground for learning Go primarily for a tech test that's coming up.

Resources

Getting started

Reference

  • Another Course All text. Looks like a good reference too
  • Go By Example Looks like a bunch of nice reference examples for the different concepts in Go

Awesome Go

Plan

  1. Install Go.
  2. Do the interactive tour.
  3. Follow along with Nana's course and build it locally with her.
  4. Look into the Guided CLI example.
  5. Do test.