Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 895 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 895 Bytes

Roland Learns Go

Via https://tour.golang.org/list

Progress Chart

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

Final Stats

Started Completed Total Grok Hours
10-29-2015 12-24-2015 16.50