• 实时天气:多伦多 10°
    温度感觉: 10°
  • 实时天气:温哥华
    温度感觉:
  • 实时天气:卡加利
    温度感觉: -4°
  • 实时天气:蒙特利尔
    温度感觉:
  • 实时天气:温尼伯
    温度感觉: -2°
查看: 1595|回复: 1
打印 上一主题 下一主题

《Go语言程序设计》文字版[PDF]

跳转到指定楼层
楼主
发表于 2012-4-29 09:12:33 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 rock213 于 2012-4-29 10:14 编辑

中文名: Go语言程序设计
原名: The Way To Go A Thorough Introduction To The Go Programming Language
作者: Balbaert
图书分类: 软件
资源格式: PDF
版本: 文字版
出版社: iUniverse
书号: 978-1-4697-6916-5
发行时间: 2012年
地区: 美国
语言: 英文
简介:


内容介绍:

Go语言是谷歌推出的一种全新的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性。谷歌首席软件工程师罗布派克(Rob Pike)说:我们之所以开发Go,是因为过去10多年间软件开发的难度令人沮丧。 Go语言专门针对多处理器系统应用程序的编程进行了优化,使用Go编译的程序可以媲美C或C++代码的速度,而且更加安全、支持并行进程。Go是谷歌2009发布的第二款编程语言.2009年7月份,谷歌曾发布了Simple语言,它是用来开发Android应用的一种BASIC语言。
Go语言团队成员:
  Thompson:1983年图灵奖(Turing Award)和1998年美国国家技术奖(National Medal of Technology)得主。他与Dennis Ritchie是Unix的原创者。Thompson也发明了后来衍生出C语言的B程序语言。
  Pike:曾是贝尔实验室(Bell Labs)的Unix团队,和Plan 9操作系统计划的成员。他与Thompson共事多年,并共创出广泛使用的UTF-8 字元编码。
  Robert Griesemer:曾协助制作Java的HotSpot编译器,和Chrome浏览器的JavaScript引擎V8。
  此外还有Plan 9开发者Russ Cox、和曾改善目前广泛使用之开原码编译器GCC的Ian Taylor。

用Foxit Reader 最新版打开pdf!

内容截图:





目录:

Preface ................................................................................................................................xi x
PART 1—WHY LEARN GO—GETTING STARTED
Chapter 1—Origins, Context and Popularity of Go .............................................................. 1
1.1 Origins and evolution ............................................................................................... 1
1.2 Main characteristics, context and reasons for developing a new language ................... 4
1.2.1 Languages that influenced Go ........................................................................4
1.2.2 Why a new language? .....................................................................................5
1.2.3 Targets of the language ................................................................................... 5
1.2.4 Guiding design principles .............................................................................. 7
1.2.5 Characteristics of the language ....................................................................... 7
1.2.6 Uses of the language ....................................................................................... 8
1.2.7 Missing features? ............................................................................................9
1.2.8 Programming in Go .....................................................................................10
1.2.9 Summary .....................................................................................................10
Chapter 2—Installation and Runtime Environment ........................................................... 11
2.1 Platforms and architectures ....................................................................................11
(1) The gc Go-compilers: ................................................................................. 11
(2) The gccgo-compiler: ................................................................................... 13
(3) File extensions and packages: ...................................................................... 14
2.2 Go Environment variables ....................................................................................... 14
2.3 Installing Go on a Linux system .............................................................................. 16
2.4 Installing Go on an OS X system ............................................................................21
2.5 Installing Go on a Windows system.........................................................................21
2.6 What is installed on your machine? ........................................................................26
2.7 The Go runtime ...................................................................................................... 27
2.8 A Go interpreter .....................................................................................................27


下载地址:http://rapidgator.net/file/8938872
您需要登录后才可以回帖 登录 | 免费注册

本版积分规则

快速回复 返回顶部 返回列表