一份已经出版的 Rust 和 Go 语言书单。
Rust
《精通Rust》 2021
- 译者: 邓世超
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 版本:
- 《精通Rust(第2版)》 2021
- 原书: 《Mastering Rust》
- 作者: Rahul Sharma/Vesa Kaihlavirta
- 出版社: Packt Publishing
- 版本:
- 《Mastering Rust: Advanced concurrency, macros, and safe database》 2017
- 《Mastering Rust: Learn about memory safety, type system, concurrency, and the new features of Rust 2018 edition, 2nd Edition》 2018
《Rust程序设计》 2020
- 译者: 李松峰
- 出版社: 人民邮电出版社
- 出品方: 图灵社区
- 原书: 《Programming Rust》
- 作者: Jim Blandy/Jason Orendorff
- 出版社: O'Reilly Media
- 版本:
- 《Programming Rust: Fast, Safe Systems Development》 2016
- 《Programming Rust, 2nd Edition: Fast, Safe Systems Development》 2021
《Rust权威指南》 2020
- 译者: 毛靖凯/唐刚/沙渺
- 出版社: 电子工业出版社
- 出品方: 博文视点
- 原书: 《The Rust Programming Language》
- 作者: Steve Klabnik/Carol Nichols
- 出版社: No Starch Press
- 版本:
- 《The Rust Programming Language》 2018
- 《The Rust Programming Language (Covers Rust 2018)》 2019
- 在线阅读: https://doc.rust-lang.org/stable/book/
《Rust编程之道》 2019
- 作者: 张汉东
- 出版社: 电子工业出版社
- 出品方: 博文视点
《深入浅出Rust》 2018
- 作者: 范长春
- 出版社: 机械工业出版社
- 出品方: 华章图书
《Rust Primer》 2016
- 作者: Rust语言中文社区
- 在线阅读: https://rustcc.gitbooks.io/rustprimer/content/
《Rust Design Patterns》 2015
Go
《Go语言开发实战(慕课版)》 2020
- 作者: 千锋教育高教产品研发部
- 出版社: 人民邮电出版社
《Head First Go语言程序设计》 2020
- 译者: 张海燕
- 出版社: 机械工业出版社
- 出品方: 华章图书
- 原书: 《Head First Go》
- 作者: Jay McGavren
- 出版社: O'Reilly Media
- 版本:
- 《Head First Go》 2019
《Go语言高级编程》 2019
- 作者: 柴树杉/曹春晖
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 在线阅读: https://chai2010.cn/advanced-go-programming-book/
《Go语言核心编程》 2018
- 作者: 李文塔
- 出版社: 电子工业出版社
- 出品方: 博文视点
《Go语言入门经典》 2018
- 译者: 张海燕
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 原书: 《Go in 24 Hours, Sams Teach Yourself: Next Generation Systems Programming with Golang》
- 作者: George Ornbo
- 出版社: Sams Publishing
- 版本:
- 《Go in 24 Hours, Sams Teach Yourself: Next Generation Systems Programming with Golang》 2017
《Go程序设计语言》 2017
- 译者: 李道兵/高博/庞向才/金鑫鑫/林齐斌
- 出版社: 机械工业出版社
- 出品方: 华章图书
- 原书: 《The Go Programming Language》
- 作者: Alan A. A. Donovan/Brian W. Kernighan
- 出版社: Addison-Wesley Professional
- 版本:
- 《The Go Programming Language》 2015
《Go Web 编程》 2017
- 译者: 黄健宏
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 原书: 《Go Web Programming》
- 作者: Sau Sheong Chang
- 出版社: Manning Publications
- 版本:
- 《Go Web Programming》 2016
《Go并发编程实战》 2017
- 作者: 郝林
- 出版社: 人民邮电出版社
- 出品方: 图灵社区
- 版本:
- 《Go并发编程实战(第2版)》 2017
- 《Go并发编程实战》 2015
《Go语言实战》 2017
- 译者: 李兆海
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 原书: 《Go in Action》
- 作者: William Kennedy/Brian Ketelsen/Erik St.Martin
- 出版社: Manning Publications
- 版本:
- 《Go in Action》 2015
《Go语言学习笔记》 2016
- 作者: 雨痕
- 出版社: 电子工业出版社
- 出品方: 博文视点
《Go 语言程序设计》 2013
- 译者: 许式伟/吕桂华/徐立/何李石
- 出版社: 人民邮电出版社
- 出品方: 异步图书
- 原书: 《Programming in Go: Creating Applications for the 21st Century》
- 作者: Mark Summerfield
- 出版社: Addison-Wesley Professional
- 版本:
- 《Programming in Go: Creating Applications for the 21st Century》 2012
《Go语言编程》 2012
- 作者: 许式伟
- 出版社: 人民邮电出版社
- 出品方: 图灵社区