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 supported29 Subscribers
View all SubscribersAdd a CodeTriage badge to tour
Help out
- Issues
- tour: Suggest to make the answer to the note here explicit
- tour: change The GO Playground description
- tour: replace slice with array
- tour: for loop sum doesn't make sense, hardcoded value?
- tour: Prerequisites Go version in document
- tour: Suggestion to load/open the same page where we left off
- 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
- Docs
- Go not yet supported