mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-15 06:06:05 -06:00
Add brief about section to README
This commit is contained in:
parent
dd6c3554ff
commit
fe96663404
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -1,5 +1,16 @@
|
|||
# A Gopher's Reading List
|
||||
|
||||
Here is a reading list of blog posts about Go. It aspires to include only the
|
||||
most useful and relevant material that anyone writing Go should eventually read.
|
||||
By defintion, the list is a work in progress.
|
||||
|
||||
Rather than being comprensive, the list is a curated selection fixed at 200
|
||||
entries.
|
||||
|
||||
Go is growing fast and so are the number of blog posts about it. If an
|
||||
interested reader sees a glaring omission, please open a pull request with your
|
||||
suggestion of what to add as well as what post to remove from the list.
|
||||
|
||||
## Start Here
|
||||
|
||||
- [Go Koans](https://github.com/cdarwin/go-koans)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue