Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 461 Bytes

Learning Go

I use Go for work, but I want to do a deep dive. .csvs are Anki cards.

Study Plan

  • Learn Go with Tests
    • 1 - 2 weeks
    • fundamentals
    • testing fundamentals
    • Anki review
  • open source
    • find an interesting repo to contribute to
    • dedicate 2 weeks to it
    • re-evaluate repos from there
  • Idiomatic Go
    • 1 month
  • The Go Programming Language
    • 2-3 months
    • find a study group