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
- tour: Incorrect instruction - possibly a typo
- tour: Exercise: Equivalent Binary Trees - tree.New(1) does not create same values every time
- tour: Slice defaults and Slice length and capacity are confusing in behavior
- tour: [Confusing method name Abs in example]
- There's no use of Pizza in the code.
- tour: Methods should be mentioned in the Functions section
- tour: rang also works for array
- Improve Struct Literals code
- tour: add brief explanation for defer
- tour: does not say if Go has the `else if` construct
- Docs
- Go not yet supported