tour
https://github.com/golang/tour
Go
[mirror] A Tour of Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to tour
Help out
- Issues
- tour: update variable name c->ch on page concurrency/4
- tour: Section Heading -> More types: structs, slices, and maps should include Pointers
- tour: Add hint in the slices exercise, that importing fmt breaks the picture
- please provide some hints near codes for beginners
- tour: <nil> is misleading in line 15
- tour: Using fmt within Pic causes the image to be returned as encoded text
- tour: simple and brilliant form the begining
- tour: slightly misleading description text
- tour: Forever loop should mention break.
- tour: fibonacci goroutine's channel should be "send only"
- Docs
- Go not yet supported