Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "The Little Go Book" resources #5477

Merged
merged 14 commits into from Aug 10, 2021
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -63,6 +63,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome]
+ [Thai / ไทย](books/free-programming-books-th.md)
+ [Turkish / Türkçe](books/free-programming-books-tr.md)
+ [Ukrainian / Українська](books/free-programming-books-ua.md)
+ [Vietnamese / Tiếng Việt](books/free-programming-books-vi.md)


### Cheat Sheets
Expand Down
1 change: 1 addition & 0 deletions books/free-programming-books-de.md
Expand Up @@ -98,6 +98,7 @@
* [Effektiv Go Programmieren](http://www.bitloeffel.de/DOC/golang/effective_go_de.html) (Online)
* [Eine Tour durch Go](https://go-tour-de.appspot.com/welcome/1)
* [Erstelle Webanwendungen mit Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de)
* [The Little Go Book](https://github.com/Aaronmacaron/the-little-go-book-de) - Karl Seguin, Aaron Ebnöther ([HTML](https://github.com/Aaronmacaron/the-little-go-book-de/blob/master/de/go.md))


### Groovy
Expand Down
2 changes: 1 addition & 1 deletion books/free-programming-books-es.md
Expand Up @@ -166,7 +166,7 @@

### Go

* [El pequeño libro Go](https://raulexposito.com/the-little-go-book-en-castellano.html) - Karl Seguin (HTML, PDF, EPUB)
* [El pequeño libro Go](https://raulexposito.com/the-little-go-book-en-castellano.html) - Karl Seguin, Raúl Expósito (HTML, [PDF](https://raulexposito.com/assets/pdf/go.pdf), [EPUB](https://raulexposito.com/assets/epub/go.epub))
* [Go en Español](https://nachopacheco.gitbooks.io/go-es/content/doc) - Nacho Pacheco (HTML)


Expand Down
1 change: 1 addition & 0 deletions books/free-programming-books-it.md
Expand Up @@ -150,6 +150,7 @@
### Golang

* [Golang](http://www.vittal.it/wp-content/uploads/2019/01/golang.pdf) - V.Albertoni (PDF)
* [The Little Go Book](https://github.com/francescomalatesta/the-little-go-book-ita) - Karl Seguin, Francesco Malatesta ([HTML](https://github.com/francescomalatesta/the-little-go-book-ita/blob/master/it/go.md))


### Java
Expand Down
1 change: 1 addition & 0 deletions books/free-programming-books-ko.md
Expand Up @@ -71,6 +71,7 @@
* [가장 빨리 만나는 Go 언어](http://www.pyrasis.com/private/2015/06/01/publish-go-for-the-really-impatient-book)
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
* [Go 언어 웹 프로그래밍 철저 입문](https://thebook.io/006806/)
* [The Little Go Book. 리틀 고 책입니다](https://github.com/byounghoonkim/the-little-go-book/) - Karl Seguin, Byounghoon Kim ([HTML](https://github.com/byounghoonkim/the-little-go-book/blob/master/ko/go.md))


### HTML5
Expand Down
12 changes: 9 additions & 3 deletions books/free-programming-books-my.md
@@ -1,21 +1,27 @@
### Index

* [HTML](#meta-lists)
* [Go](#golang)
* [HTML](#html)
* [Linux](#linux)
* [Python](#python)
* [Web Development](#web-development)


### Linux
### <a name="golang"></a>Go

* [Ubuntu Linux for You](http://eimaung.com/ubuntu-for-you) - Ei Maung
* [The Little Go Book](https://github.com/nainglinaung/the-little-go-book) - Karl Seguin, Naing Lin Aung ([HTML](https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.md), [PDF](https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.pdf), [EPUB](https://github.com/nainglinaung/the-little-go-book/blob/master/mm/go.epub))


### HTML

* [HTML](https://books.saturngod.net/HTML5/) - Saturngod


### Linux

* [Ubuntu Linux for You](http://eimaung.com/ubuntu-for-you) - Ei Maung


### Python

* [Programming Basic For Beginner](http://books.saturngod.net/programming_basic/) - Saturngod
Expand Down
2 changes: 1 addition & 1 deletion books/free-programming-books-ru.md
Expand Up @@ -203,7 +203,7 @@
* [Руководство по языку Go](https://metanit.com/go/tutorial) - Евгений Попов
* [Эффективный Go](https://github.com/Konstantin8105/Effective_Go_RU)
* [Go в примерах](https://gobyexample.ru)
* [The Little Go Book (перевод)](https://sefus.ru/little-go-book)
* [The Little Go Book (перевод)](https://sefus.ru/little-go-book) - Karl Seguin, Roman Dolgolopov, Evgeny Popov, Alexander Dunin ([HTML](https://github.com/sefus/the-little-go-book/blob/master/ru/go.md), [EPUB](https://sefus.ru/dl/go.epub))


### Haskell
Expand Down
2 changes: 1 addition & 1 deletion books/free-programming-books-tr.md
Expand Up @@ -75,7 +75,7 @@

### Go

* [Go El Kitabı](https://www.github.com/umutphp/the-little-go-book) - Karl Seguin, Umut Işık tarafından çevirildi
* [Go El Kitabı](https://www.github.com/umutphp/the-little-go-book) - Karl Seguin, Umut Işık tarafından çevirildi ([HTML](https://github.com/umutphp/the-little-go-book/blob/master/tr/go.md), [PDF](https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.pdf), [EPUB](https://github.com/umutphp/the-little-go-book/releases/download/v07/the-little-go-book-tr.epub))


### Güvenlik ve Gizlilik
Expand Down
8 changes: 8 additions & 0 deletions books/free-programming-books-vi.md
@@ -0,0 +1,8 @@
### Index

* [Go](#golang)


### <a name="golang"></a>Go

* [The Little Go Book](https://github.com/nainglinaung/the-little-go-book) - Karl Seguin, Naing Lin Aung ([HTML](https://github.com/quangnh89/the-little-go-book/blob/master/vi/go.md))
3 changes: 2 additions & 1 deletion books/free-programming-books-zh.md
Expand Up @@ -390,7 +390,7 @@
* [学习Go语言](http://mikespook.com/learning-go/)
* [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book)》中文版)
* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) - Song Song Li (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin》中文版)
* [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
* [Go 语法树入门](https://github.com/chai2010/go-ast-book)
* [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
Expand All @@ -404,6 +404,7 @@
* [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241)
* [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh)
* [Revel 框架手册](http://gorevel.cn/docs/manual/index.html)
* [The Little Go Book 繁體中文翻譯版](https://github.com/kevingo/the-little-go-book) - Karl Seguin, KevinGo, Jie Peng ([HTML](https://kevingo.gitbooks.io/the-little-go-book/))


### Groovy
Expand Down
2 changes: 1 addition & 1 deletion books/free-programming-books.md
Expand Up @@ -1513,7 +1513,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
* [The Go Tutorial](http://tour.golang.org)
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book)
* [The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin ([PDF](https://www.openmymind.net/assets/go/go.pdf), [ePUB](https://www.openmymind.net/assets/go/go.epub))
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)


Expand Down