Skip to content

Commit 0babc9d

Browse files
alexandeardavorpa
andauthored
Add EN-RU Go books (#6469)
* Add EN-RU Go books * Remove trailing slash * Update books/free-programming-books-langs.md Co-authored-by: David Ordás <[email protected]> * Update books/free-programming-books-ru.md Co-authored-by: David Ordás <[email protected]> Co-authored-by: David Ordás <[email protected]>
1 parent b45fd74 commit 0babc9d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Diff for: books/free-programming-books-langs.md

+2
Original file line numberDiff line numberDiff line change
@@ -814,13 +814,15 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
814814
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
815815
* [Go by Example](https://gobyexample.com)
816816
* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
817+
* [Go for Python Programmers](https://golang-for-python-programmers.readthedocs.io/en/latest) - Jason McVetta (HTML, PDF, EPUB)
817818
* [Go Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-succinctly) - Mark Lewin (PDF, EPUB, Kindle)
818819
* [Go Web Development Succinctly](https://www.syncfusion.com/succinctly-free-ebooks/go-web-development) - Mark Lewin (PDF, EPUB, Kindle)
819820
* [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, and Timothy J. Raymond (PDF, EPUB)
820821
* [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/)
821822
* [Learning Go](https://miek.nl/go/)
822823
* [Let's learn Go!](http://go-book.readthedocs.io/en/latest/)
823824
* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) - Kyle Isom
825+
* [Practical Go Lessons](https://www.practical-go-lessons.com) - Maximilien Andile
824826
* [The Go Tutorial](http://tour.golang.org)
825827
* [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))
826828
* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)

Diff for: books/free-programming-books-ru.md

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
* [Руководство по языку Go](https://metanit.com/go/tutorial) - Евгений Попов
202202
* [Эффективный Go](https://github.com/Konstantin8105/Effective_Go_RU)
203203
* [Go в примерах](https://gobyexample.ru)
204+
* [Go для PHP-разработчиков](https://pahanini.gitbooks.io/golang-for-php-developers/content/) - Pavel Tetyaev (gitbook)
204205
* [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))
205206

206207

0 commit comments

Comments
 (0)