Giter Site home page Giter Site logo

cfanbo / golang101 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from golang101/golang101

0.0 2.0 0.0 4.9 MB

Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书

Home Page: https://gfw.go101.org

HTML 90.76% Go 1.19% JavaScript 7.07% CSS 0.98%

golang101's Introduction

微信群召集帖 | 电子书下载


Go语言101是一本侧重于Go语言语法和语义的编程解释和指导书。 这本书也搜集了很多Go编程中的的细节和讲解了一些底层实现原理(不含具体实现细节)。 这本书旨在尽可能地帮助Go程序员更深更全面地理解Go语言。 此书同时适合Go初学者和有一定经验的Go程序员阅读。

此书的英文项目(亦为本人维护)地址为:

微信公众号(用于发布一些Go细节、常识和技巧):

致谢

本书致谢一章

安装和更新

运行以下两条中任意一条命令来安装和更新Go语言101。

$ go get -u gitlab.com/golang101/golang101

$ go get -u github.com/golang101/golang101

这两条命令将安装golang101程序到GOPATH环境变量下的bin目录。

本地阅读本书

直接运行golang即可进行本地阅读(注意需要将GOPATH环境变量下的bin目录加入PATH环境变量以运行golang101)。

$ golang101
Server started:
   http://localhost:12345 (non-cached version)
   http://127.0.0.1:12345 (cached version)

本书起始页将自动在用户默认浏览器中打开。如果没有,请手动访问http://localhost:12345

一些注意事项

  • 如果在线版被墙了,请运行如上所述本地版或者下载离线版阅读。
  • 这本书仍处于beta阶段,很多章节还在不断改进中。请阅读UPDATES.md以注意各种更新。
  • 本人保留本书的出版权(包括纸质和各种电子版)。请勿随意在线转载(转载之前请在本项目中开一个issue问询)。

golang101's People

Contributors

zigo101 avatar tapirliu avatar golangsam avatar pagliacii avatar joelrebel avatar jasonhotsauce avatar 733amir avatar faridgh1991 avatar deleplace avatar jhuliano avatar juliawong avatar i-dont-remember avatar kucharskim avatar pmalek avatar bonclay7 avatar srenatus avatar thomasbower avatar eagle21st avatar ahadc avatar modood avatar stemar94 avatar wrfly avatar youmoo avatar

Watchers

 avatar  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.