Code Monkey home page Code Monkey logo

go-zh-tour's Introduction

Go 语言之旅

《Go 语言之旅》是官方 Go Tour 的中文翻译版。 请访问 https://tour.go-zh.org/ 开始学习。

下载/安装

要从源码安装本教程,首先请设置一个工作空间并执行

$ go get -u github.com/Go-zh/tour

这会在你工作空间的 bin 目录中创建一个可离线执行的 tour 文件。

(如果安装过程中出现 packageimport 字样的错误提示,那么说明依赖库的导入路径又挂了。这时请猛戳 @OlingCat 并督促其解决= =||)

贡献方式

贡献方式应遵循与 Go 项目相同的流程:http://go-zh.org/doc/contribute.html

要在本地测试 tour 服务,请参考 Go App Engine 官方文档

问题报告/发送补丁

本教程中文版直接托管在 Github 上,提交更改请直接发送 PR。

问题报告请在 github.com/Go-zh/tour/issues 上发起。

授权许可

除特别声明外,go-tour 源码文件均采用 BSD 风格的授权许可分发,许可内容见 LICENSE 文件。

go-zh-tour's People

Contributors

iarno avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.