Golang Training Craig Smith
Golang Training
-
Complete all modules of the freeCodeCamp Golang course -
Complete Go Progressions -
Read our Golang standards and style guidelines -
Read Go Code Review Comments -
Request a Golang technical interview from someone who is qualified
For the ambitious learner, you may also elect to pursue the following material to enhance and improve your knowledge. The following is suggested material and not mandatory for the completion of this issue.
- A Tour of Go
- Common Mistakes for New Golang Devs
- Death By 3,000 Timers - GopherCon 2019
- FAQ
- Go By Example
- Go Concurrency Patterns
- Go Programming Blueprints writing tutorials of writing toy applications
- Golang Weekly
- How-to-Go
- Learn Go with Tests
- The Go Programming Language very good overall introduction of the language
- exercism go track
- gophercises Video tutorials of building applications
- https://learn.go.dev/ Links to a bunch of books/video tutorials and guided learning journeys
- Build a REST API
- Build a CLI
Edited by Craig Smith