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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to tour
Help out
- Issues
- Add `translate="no"` for prevent auto-translating code
- tour: automatically terminate execution when error occurs
- tour: Hiding parameters passed to the function to demonstrate slices
- tour: add additional context for for why dropping the first two values reduces cap but slicing to zero length does not
- go not performing any command
- tour: Doesn't explain how Generic types are used
- tour: [conflicting or unclear information about make]
- tour: [time.Now() returns wrong date]
- tour: it probably should be "the length of the array" instead of "the length of the slice"
- tour: infinite loop is not visible
- Docs
- Go not yet supported