mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 05:11:57 +00:00
Compare commits
3 Commits
4f5a5a56b1
...
6e8c2e4639
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e8c2e4639 | ||
|
|
448e314083 | ||
|
|
f0b4966420 |
@ -225,9 +225,9 @@
|
||||
|
||||
* [Введение в программирование на Go](http://golang-book.ru) - Калеб Докси
|
||||
* [Руководство по языку Go](https://metanit.com/go/tutorial) - Евгений Попов
|
||||
* [Эффективный Go](https://github.com/Konstantin8105/Effective_Go_RU)
|
||||
* [Эффективный Go](https://github.com/0x0FACED/effective-go-ru)
|
||||
* [Go в примерах](https://web.archive.org/web/20210727024101/https://gobyexample.ru) *( :card_file_box: archived)*
|
||||
* [Go для PHP-разработчиков](https://pahanini.gitbooks.io/golang-for-php-developers/content/) - Pavel Tetyaev (gitbook)
|
||||
* [Go для PHP-разработчиков](https://github.com/pahanini/go-for-php-developers-book/blob/master/SUMMARY.md) - Pavel Tetyaev
|
||||
* [The Little Go Book (перевод)](https://sefus.ru/little-go-book) - Karl Seguin, `trl.:` 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))
|
||||
|
||||
|
||||
|
||||
@ -74,7 +74,6 @@ ADV - Продвинутый. Тонкости.
|
||||
* [Основы Go](https://ru.hexlet.io/courses/go-basics) - Hexlet (BEG)
|
||||
* [Программирование на Golang](https://stepik.org/course/54403) - Stepik (BEG)
|
||||
* [Go (Golang) - первое знакомство](https://stepik.org/course/100208) - Stepik (BEG)
|
||||
* [PRO Go. Основы программирования](https://stepik.org/course/158385) - Stepik (BEG)
|
||||
|
||||
|
||||
### Haskell
|
||||
|
||||
@ -18,7 +18,7 @@ We welcome new contributors; even those making their very first Pull Request (PR
|
||||
* [YouTube - Markdown Crash Course](https://www.youtube.com/watch?v=HUBNt18RFbo)
|
||||
|
||||
|
||||
Don't hesitate to ask questions; every contributor started with a first PR. So... why not join our [large, growing](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=ebookfoundation/free-programming-books) community.
|
||||
Don't hesitate to ask questions; every contributor started with a first PR. So... why not join our [large, growing](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=ebookfoundation/free-programming-books) community?
|
||||
|
||||
<details align="center" markdown="1">
|
||||
<summary>Click to see users vs. time graphs.</summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user