Commit Graph

182 Commits

Author SHA1 Message Date
Dariush Abbasi cfb82c17a1 sort new to old
ref #163
2026-02-27 05:23:44 -07:00
Dariush Abbasi c92ebe167d Add Most Popular Section
Updated README.md to include new sections and correct formatting issues.

ref #163
2026-02-27 03:05:12 -07:00
Dariush Abbasi 60cf0b8ccf add validator as github action 2026-02-07 07:30:44 -07:00
Dariush Abbasi b5710293d4 update all books with new structure
ref #163
2026-02-07 05:49:01 -07:00
Dariush Abbasi b41391c9f9 Upadte Starter Books with new structure
ref #163
2026-02-07 02:55:03 -07:00
Dariush Abbasi 4db0a75644 Add DevBooks and AIBooks to related lists 2026-01-29 10:55:00 +03:30
Dariush Abbasi 3a276e59f8 update badges location in README for project status
Added badges for GitHub Actions and Awesome list.
2026-01-28 04:01:15 -07:00
Dariush Abbasi 6d850f794f Enhance README with GoBooks description
Added a detailed description of GoBooks to the README.
2026-01-28 04:00:36 -07:00
Dariush Abbasi 54f4a2b90d Add related lists
Added related lists, start with JavaScript, PostgreSQL, and Python books.
2026-01-28 03:54:43 -07:00
Dariush Abbasi 9da6c4589c Merge pull request #161 from bitfield/bitfield-patch-1-1
"The deeper love of Go" has replaced "For the love of Go."
2025-11-20 13:30:55 +03:30
John Arundel 94b721283d "The deeper love of Go" has replaced "For the love of Go." 2025-10-23 13:59:06 +01:00
Rez Moss aea5794085 update book entry Go at scale 2025-06-28 08:46:43 -04:00
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