-
-
-
The Way To Go
... —GETTING STARTED
Chapter 1—Origins, Context and Popularity of Go..............................................................1 1.1 Origins and evolution ...............................................................................................1 1.2 ...
-
Network programming with Go
1. Architecture
2. Overview of the Go language
3. Socket-level Programming
4. Data serialisation
5. Application-Level Protocols
6. Managing character sets and encodings 7. Security
8. HTTP
9. Templates
10. A Complete Web Server 11. HTML
12. XML
13. Remote ...
-
-
-
go语言编译器源码
2012-12-18从google网站hg的源码。hg多次才成功。如果开发中文编程语言,基于这个开发比较好,bsd协议授权。粗略看了一下,go语言关键字语法和汉语还比较接近。
-
-
-
Go语言简介
学了一个多月的go,花了一个周的业余时间做的go语言介绍的ppt
-
Go语言入门学习(新手版).pdf
随着Google的迅速崛起,Google公司的Go语言越来越受到人们的关注,甚至有人预料,Go语言将成为未来五年统领软件领域的编程语言,它的语言简洁而又强大,既有像C语言那样操作底层的功能,又能像C#/Java那样强大的面向对象能力,还具有像JavaScript那样的灵活性,学习Go语言,从现在做起。。。
-