2
0
mirror of https://github.com/dariubs/GoBooks synced 2024-11-15 12:13:27 +00:00
Commit Graph

139 Commits

Author SHA1 Message Date
Preslav Rachev
c6146ecf02
Update README.md
Co-authored-by: Nathan Youngman <git@nathany.com>
2022-08-17 10:41:50 +02:00
Preslav Rachev
05234772e7
Add "Generative Art in Go" 2022-08-16 17:21:06 +02:00
echorand (Amit Saha)
a6d9d83504
Add Pracitcal Go book (#121)
Add "Practical Go: Building Scalable Network and Non-Network Applications" to the list (I am the author).

Thank you for your contributions.
2022-07-23 14:30:11 -06:00
Hüseyin BABAL
1ef08c7a1c
Added "gRPC Microservices in Go" book (#120)
* Added "gRPC Microservices in Go" book

Added "gRPC Microservices in Go" book

* typo fix
2022-07-08 14:19:23 -06:00
David Justice
88731bf08a
add Go for DevOps (#118) 2022-07-01 14:46:00 -06:00
chris
e50282e2e3
Update README.md (#117) 2022-05-30 23:18:05 -06:00
vfrangipani
541af27ab4
Add Everyday Go (#116) 2022-03-17 18:08:58 -06:00
afshin-parsa
949606e292
Add "Pro Go" (#114) 2022-03-14 21:24:38 -06:00
vfrangipani
4a590280f1
Add "Wasm Cooking with Golang" (#113) 2022-03-11 18:35:33 -07:00
Nathan Youngman
b2d23e5cfd update link to Get Programming with Go 2022-01-31 19:42:28 -07:00
Nathan Youngman
6f858ad7a7 update my link 2022-01-25 17:36:23 -07:00
vfrangipani
a57be3be41
Add "Build an Orchestrator in Go" (#112) 2022-01-18 17:50:58 -07:00
vfrangipani
c6a050c93f
Added: "Powerful Command-Line Applications in Go", "Effective Go" and "100 Go Mistakes and How to Avoid Them" (#109)
* Added: "Powerful Command-Line Applications in Go", "Effective Go" and "100 Go Mistakes and How to Avoid Them"

* Update README.md

Co-authored-by: Przemysław Dąbek <przemyslaw.dabek@gmail.com>

Co-authored-by: Przemysław Dąbek <przemyslaw.dabek@gmail.com>
Co-authored-by: Nathan Youngman <git@nathany.com>
2022-01-03 13:14:29 -07:00
Richard Metzler
844ecd340b
add Cloud Native Go (#110) 2022-01-03 13:09:40 -07:00
Przemysław Dąbek
e28a1f5ccb
Update broken links and replace Travis with Github Actions (#108) 2021-12-08 18:04:47 -07:00
John Arundel
a55b57a0ab
Add 'The Power of Go: Tools' (#107) 2021-11-22 17:32:52 -07:00
vfrangipani
5289a8b1e6
Added 'Efficient Go' by Bartlomiej Plotka, Frederic Branczyk (#105) 2021-11-18 17:39:06 -07:00
yescorihuela
7ee7275276
Add latest book about Gin framework (#106)
Co-authored-by: yescorihuela <yescorihuela@webdox.cl>
2021-11-18 17:38:44 -07:00
vfrangipani
37e0eb8739
added 'Ultimate Go Notebook' by William Kennedy and Hoanh An (#104)
Co-authored-by: xmvf <xmvf@xmvf>
2021-09-29 08:39:36 -06:00
Orel
558b5c5b1b
Add "Writing an interpreter in Go" and "Writing a compiler in Go" (#103) 2021-09-27 14:20:38 -06:00
Mehdi Eidi
06273bd792
added Data Structures & Algorithms in Go (#101) 2021-09-08 15:52:05 -06:00
John Arundel
41ec12b6c3
Update 'For the Love of Go' link (#102) 2021-09-08 15:51:36 -06:00
Mihalis Tsoukalos
4c94b77344
Mastering Go, 3rd edition (#100) 2021-08-23 17:40:42 -06:00
Alex Edwards
028f84f957
Add Let's Go Further (#98) 2021-08-20 09:06:23 -06:00
MarcoMounir21
663eafde23 add 'Learning Go' to starter books 2021-07-30 20:27:03 -06:00
Robert Laszczak
1d4c32b5c5 Fixed cover url for Go With The Domain e-book 2021-07-30 20:26:03 -06:00
Juan M. Tirado
3ed0d26db0 Added Build Systems with Go 2021-07-30 20:23:40 -06:00
Maximilien Andile
ecd9a36655 Add Practical Go Lessons 2021-07-30 20:21:42 -06:00
Lee Choon Siong
8d24edc0de Add Network Programming with Go 2021-06-11 08:22:03 -06:00
Mateusz Jakubiec
59f6306109 Add "Security with Go" book 2021-06-01 12:50:25 -06:00
Mateusz Jakubiec
43c02cd5d3 Add "Go 101" book 2021-06-01 12:50:25 -06:00
Eugene Kozlov
8f70989f19 Update README.md 2021-05-26 10:52:52 -06:00
Miłosz Smółka
7bed592277 Update README.md 2021-05-15 12:50:02 -06:00
Miłosz Smółka
094cca74ed Update README.md 2021-05-15 12:50:02 -06:00
Miłosz Smółka
fdf3708078 Update README.md 2021-05-15 12:50:02 -06:00
Mihalis Tsoukalos
368fa20366 Add Mastering Go, 2nd edition 2021-03-17 14:42:35 -06:00
Nathan Youngman
7b269b3be1 update Go Web Programming cover 2021-03-14 16:55:12 -06:00
Nathan Youngman
2704fa0830 update Go in Practice cover image 2021-03-14 16:53:59 -06:00
Nathan Youngman
e89c12201e set dimensions for Go Workshop cover 2021-03-14 16:51:45 -06:00
Kavish Gour
e78767a108 Update README.md
New Book Added: The Go Workshop
2021-03-14 16:49:48 -06:00
Tobias Theel
3595db861f add Creative DIY Microcontroller Projects with Tinygo and WebAssembly 2021-03-14 16:49:16 -06:00
Inanc Gumus
14880f75a6 add: go the complete bootcamp 22 hour in-depth course 2021-02-07 19:10:22 -07:00
Nathan Youngman
142543aab2 update link to Get Programming with Go 2021-01-19 19:53:40 -07:00
Nathan Youngman
e4fd36cb89 Fix PacktPub book covers 2021-01-19 19:51:58 -07:00
Nathan Youngman
3603704219 switch links, attempt to make awesome_bot happy 2021-01-19 19:48:59 -07:00
Nathan Youngman
0ec6ed5ed1 Add new book 'For the Love of Go: Fundamentals'
closes #83
2021-01-19 19:39:09 -07:00
Miki Tebeka
287476d896 Go Brain Teasers 2021-01-19 19:34:31 -07:00
Kiswono Prayogo
b7a0963633 Added How to Code in Go by DigitalOcean 2021-01-19 19:34:15 -07:00
Nathan Youngman
0f634a305e add Spaceship go
closes #79
2021-01-19 19:33:43 -07:00
Chris James
8d7407e3b3 learn go with tests 2021-01-19 19:31:38 -07:00