Via https://tour.golang.org/list
Module | Topic | Grok Hours | Notes |
---|---|---|---|
Welcome | Intro Concepts | 0.25 | Notes |
Basics | Imports, Exports, Functions, Returns, Variables, Types, Constants | 3.75 | Notes |
Flow Control | For, If, Switch, Defer | 2.75 | Notes |
More Types | Structs, Arrays, Slices, Range, Maps, Closures | 3.00 | Notes |
Methods | Methods, Pointers, Interfaces, Stringers, Errors, Readers, Handlers | 4.50 | Notes |
Concurrency | Goroutines, Channels (Buffering, Range, Close), Select, Default | 2.25 | Notes |
Started | Completed | Total Grok Hours |
---|---|---|
10-29-2015 | 12-24-2015 | 16.50 |