mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
update contents and change headings in ebooks
Follow up PR for https://github.com/avelino/awesome-go/pull/4004 - updated the table of contents - change subcategory titles in markdown from h2 to h3
This commit is contained in:
parent
81e80c7db7
commit
3164d49e46
@ -118,6 +118,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Benchmarks](#benchmarks)
|
- [Benchmarks](#benchmarks)
|
||||||
- [Conferences](#conferences)
|
- [Conferences](#conferences)
|
||||||
- [E-Books](#e-books)
|
- [E-Books](#e-books)
|
||||||
|
- [E-books for purchase](#e-books-for-purchase)
|
||||||
|
- [Free e-books](#free-e-books)
|
||||||
- [Gophers](#gophers)
|
- [Gophers](#gophers)
|
||||||
- [Meetups](#meetups)
|
- [Meetups](#meetups)
|
||||||
- [Style Guides](#style-guides)
|
- [Style Guides](#style-guides)
|
||||||
@ -2920,7 +2922,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
|
|
||||||
## E-Books
|
## E-Books
|
||||||
|
|
||||||
## E-books for purchase
|
### E-books for purchase
|
||||||
|
|
||||||
* [100 Go Mistakes: How to Avoid Them](https://www.manning.com/books/100-go-mistakes-how-to-avoid-them)
|
* [100 Go Mistakes: How to Avoid Them](https://www.manning.com/books/100-go-mistakes-how-to-avoid-them)
|
||||||
* [Build an Orchestrator in Go](https://www.manning.com/books/build-an-orchestrator-in-go)
|
* [Build an Orchestrator in Go](https://www.manning.com/books/build-an-orchestrator-in-go)
|
||||||
@ -2929,7 +2931,7 @@ _**Unofficial** set of patterns for structuring projects._
|
|||||||
* [Writing A Compiler In Go](https://compilerbook.com)
|
* [Writing A Compiler In Go](https://compilerbook.com)
|
||||||
* [Writing An Interpreter In Go](https://interpreterbook.com) - Book that introduces dozens of techniques for writing idiomatic, expressive, and efficient Go code that avoids common pitfalls.
|
* [Writing An Interpreter In Go](https://interpreterbook.com) - Book that introduces dozens of techniques for writing idiomatic, expressive, and efficient Go code that avoids common pitfalls.
|
||||||
|
|
||||||
## Free e-books
|
### Free e-books
|
||||||
|
|
||||||
* [A Go Developer's Notebook](https://leanpub.com/GoNotebook/read)
|
* [A Go Developer's Notebook](https://leanpub.com/GoNotebook/read)
|
||||||
* [An Introduction to Programming in Go](http://www.golang-book.com/)
|
* [An Introduction to Programming in Go](http://www.golang-book.com/)
|
||||||
|
Loading…
Reference in New Issue
Block a user