Learning Go Chinese Version "Learn go language"

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed.

Yes, you're right, this is the Chinese version of learning Go. After a long pause, I finally decided to dig this hole down.

The project page is here: Learning go language

The current translation progress is about 10%, that is, the completion of chapter I and Part II of the content.
I know little about LaTeX, so I haven't had time to adjust it.

The first phase of the goal is to synchronize the English version of the translation, and follow the English version of subsequent changes.
Second stage target after the Go language is relatively stable, the content and expression are re-adjusted according to the Chinese expression habit.
So much so ...


For everyone's worry, but also to enrich the content, the page is quoted here:

This is a brief introduction to the go language from Google. The goal is to provide a guide for this new, revolutionary language.

What is go? From the website:

The Go programming language is an open source project that makes programmers more efficient. Go is expressive, concise, clear, and efficient. Its parallel mechanism makes it easy to write multicore and Web applications, while the novelty type system allows for the building of resilient modular programs. Go compiles to machine code very quickly, with convenient garbage collection and powerful runtime reflection. It is a fast, statically typed compilation language, but it feels like a dynamic type, interpreted language.

The target audience for this book is those who are familiar with programming and understand a variety of programming languages, such as C,c++,perl,java,erlang,scala,haskell. This is not a book that teaches you how to program, just teaches you how to use go.

The code of this book is hosted here: Https://bitbucket.org/mikespook/learning_go_chinese.

The original English version is maintained by Miek Gieben: Http://miek.nl/cgi-bin/gitweb.cgi?p=gobook.git;a=summary.

Cloning a project with HG:

HG Clone Https://bitbucket.org/mikespook/learning_go_chinese

Then the required dependencies are installed according to the content in the BUILDING, and the PDF can be compiled.

In addition, because of the recent busy to deal with the graduation reply, the progress will not be very fast, everyone casually, this pit will be filled in sooner or later ... Working MSE, you can't hurt Ah, there are wood there, there are wood ...

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.