Skip to content

viatoriche/tour

 
 

Repository files navigation

### Статус перевода

[done] `static/js/values.js`
[t0pep0] `content/basics.article`
[] `content/concurrency.article`
[] `content/flowcontrol.article`
[xlab] `content/methods.article`
[] `content/moretypes.article`
[] `content/welcome.article`

(при желании можно пометить, что перевод в процессе).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This is Go Tour, an introduction to the Go programming language.

To install the tour locally, first install Go, then run:

	$ go get golang.org/x/tour/gotour

Unless otherwise noted, the go-tour source files are distributed
under the BSD-style license found in the LICENSE file.

Contributions should follow the same procedure as for the Go project:
http://golang.org/doc/contribute.html

About

[mirror] A Tour of Go

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 56.1%
  • JavaScript 26.8%
  • CSS 11.1%
  • HTML 6.0%