menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right All_wiki chevron_right the-way-to-go_ZH_CN chevron_right README_gc.md
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    README_gc.md
    1.77 KB / 2024-07-16 23:14:27
        # Go 入门指南
    
    ## 本书介绍
    
    在接触 Go 语言之后,对这门编程语言非常着迷,期间也陆陆续续开始一些帮助国内编程爱好者了解和发展 Go 语言的工作,比如开始录制视频教程[《Go编程基础》](https://github.com/Unknwon/go-fundamental-programming)。但由于目前国内并没有比较好的 Go 语言书籍,而国外的优秀书籍因为英文的缘故在一定程度上也为不少 Go 语言爱好者带来了一些学习上的困扰,不仅为了加快扩散 Go 爱好者的国内群体,本人在完成阅读这本名叫 《The Way to Go》 之后,决定每天抽出一点时间来进行翻译的工作,并且以开源的形式免费分享给有需要的 Go 语言爱好者。
    
    ## 关于译者
    
    本书的主要译者是 [@无闻Unknwon](http://www.weibo.com/Obahua),是一名 Go 语言爱好者和传播者,目前是 [Go Walker](https://gowalker.org)、Gopm、[Gogs](http://gogs.io) 和 [Macaron](https://github.com/Unknwon/macaron) 创始人,极客学院签约讲师。
    
    目前已由多位 Go 语言爱好者共同提交翻译内容,主要包括:
    
    - [@zhanming](https://github.com/zhanming)
    - themorecolor
    - [@everyx](https://github.com/everyx)
    - [@chidouhu](https://github.com/chidouhu)
    - [@spawnris](https://github.com/spawnris)
    - [@domainname](https://github.com/domainname)
    - [@leisore](https://github.com/leisore)
    - [@dake](https://github.com/dake)
    - [@glight2000](https://github.com/glight2000)
    - [@songleo](https://github.com/songleo)
    
    ## 适用人群
    
    适合有一定编程基础,初学 Go 语言的爱好者。
    
    >
    Martini&Macaron 交流群:371440803
    >
    Golang 编程:245386165
    
    |更新日期    |更新内容
    |----------|------------------
    |2015-1-6|14.6 协程和恢复(recover)
    
    
    links
    file_download