GURUAKASHSM
d0efda0d3f
Added 'The Go Programming Language' book to the GoBooks repository ( #158 )
...
Co-authored-by: GURUAKASH-KULU <guruakaash@kulu.com >
2025-04-05 13:07:30 -06:00
Rez Moss
6c05409e21
Add Pro Go Patterns ( #156 )
...
* Pro Go Patterns
* Pro Go Patterns
2025-02-06 19:27:41 -07:00
Bob Conan
ae896f2278
Updated README.md, fix typo(s) ( #154 )
2024-11-09 00:44:00 -07:00
Volodymyr Prokopyuk
04113c51e6
Practical guide for building a blockchain from scratch in Go with gRPC ( #153 )
...
* advanced: add the guide for building a blockchain from scratch in Go with gRPC
The README.org of the repository contains the table of contents with links to 11 chapters under the doc/ directory
* toc: fix the link for the guide in the TOC
2024-10-20 10:33:10 -06:00
stepanleas
1690e6b1e3
Rename Effective Go to Go by Example. Remove MEAP status from Build an Orchestrator in Go and 100 Go Mistakes. ( #152 )
...
Co-authored-by: stepan <s.leas@developmentaid.org >
2024-10-20 09:10:42 -06:00
Johnathan
63b9e87703
Remove DSA book from webdev topic ( #151 )
2024-10-18 00:24:29 -06:00
Nicolas Leiva
1bf3d2be72
Add Network Automation with Go ( #150 )
2024-10-11 10:17:44 -06:00
tobiasgjerstrup
5e596b17fe
Fixed broken anchor link ( #149 )
2024-10-03 23:03:25 -06:00
AndyDHaines
cc5951f33f
Update README.md ( #148 )
...
Added the Go Programming - From Beginner to Professional: Learn everything you need to build modern software using Go, Second Edition Book to the list of beginner books
2024-09-03 17:20:18 -06:00
leedrum
4e86eab1f7
Fixed anchor link gRPC Microservices in Go ( #147 )
2024-08-11 15:16:19 -06:00
Christoph Jasinski
f8fd6943bc
Added "Mastering Go, 4th edition" ( #146 )
2024-04-17 17:44:41 -06:00
stepanleas
461fe1235b
Update images for two manning books and move one to the end of the year ( #145 )
...
Co-authored-by: stepan <s.leas@developmentaid.org >
2024-04-07 09:29:51 -06:00
vrv501
9eaac32ead
Add Updated Edition for O'Reilly Idiomatic Go ( #144 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2024-04-06 09:34:35 -06:00
Abhishek
677f5fcd3d
Update README ( #143 )
2024-03-02 14:15:44 -07:00
John Arundel
36392bed38
Add 'Explore Go: Cryptography' ( #142 )
...
* Add 'Explore Go: Cryptography'
* Update cover image links
2024-01-31 17:10:14 -07:00
Mohammadi, Erfan
00946f3322
Add Head First Go ( #139 )
2023-11-22 07:28:27 -07:00
Nathan Youngman
16817fcc85
small tweaks
2023-09-02 18:15:26 -06:00
Nathan Youngman
a17bd166c3
badge
2023-09-02 18:09:38 -06:00
Nathan Youngman
9457b93969
Switch Link Checker to Lychee ( #137 )
...
* Switch Link Checker to Lychee
It’s fast and can handle more links
* Udemy reports 403
https://github.com/lycheeverse/lychee/issues/1157
* trigger
2023-09-02 17:59:10 -06:00
Affinito Alessandro
1c71e7329e
Date all the titles, sort them and delete obsolete books ( #135 )
...
* Added dates to each title
* sorted books by date
* Removed Mastering Go Web Services
* Added new repo in resources
* Markdown VSCode plugin suggestion
2023-08-30 17:56:35 -06:00
Nathan Youngman
c30be932d5
Remove webia.io link
...
closes #136
2023-08-30 17:34:37 -06:00
Clément Jean
af6ffd5dcc
Add gRPC Go for Professionals ( #134 )
2023-06-30 06:43:24 -06:00
ColourGrey
96287bfe42
Fixed 4 images ( #133 )
...
Fixed the covers of the 4 books published by Bitfield Consulting.
2023-06-01 17:49:40 -06:00
ColourGrey
2817f26644
Fixed the image, replaced "http:" with "https:", removed "Go Bootcamp". ( #132 )
...
Fixed the image for "An Introduction to Programming in Go", replaced "http:" with "https:", removed Matt Aimonetti's "Go Bootcamp" since it is no longer available.
2023-04-22 12:47:08 -06:00
Stjepan Jureković
5f32e62373
Added Learn Go with Pocket-Sized Projects ( #130 )
...
Hi,
Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it.
Best,
2023-01-09 22:18:38 -07:00
vfrangipani
93a128ad75
Added Shipping Go ( #131 )
2023-01-06 19:04:27 -07:00
Javad Rajabzadeh
af1a20c494
add: go persian online/offline book ( #126 )
2022-12-20 18:29:20 -07:00
vfrangipani
378308e840
Add "Domain-Driven Design with Golang" ( #129 )
2022-12-17 08:45:15 -07:00
Ollie Phillips
fc7b1aa6af
adding entry for Go Faster ( #128 )
2022-12-13 18:16:17 -07:00
yescorihuela
b9d3ef6c44
Add two new advanced latest books ( #127 )
...
Co-authored-by: Yrvin Escorihuela <yrvin@mbp.local >
2022-12-06 19:29:30 -07:00
Corey Scott
6436977dca
Update README.md ( #125 )
...
Add my latest book
2022-10-13 18:41:15 -06:00
John Arundel
d8518ae05e
Update details on my own books ( #124 )
2022-09-26 19:34:51 -06:00
Preslav Rachev
764ec2496c
Add "Generative Art in Go" ( #122 )
2022-08-17 15:03:56 -06: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