mirror of
https://github.com/enocom/gopher-reading-list.git
synced 2026-05-15 14:15:49 -06:00
Add subheading under Beginner section
This commit is contained in:
parent
5879cdad0b
commit
8ff70abffb
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
|
||||
## Beginner
|
||||
|
||||
### Some basics
|
||||
|
||||
- [Slice Tricks](https://github.com/golang/go/wiki/SliceTricks)
|
||||
- [5 Tips for Using Strings in Go](http://www.calhoun.io/5-tips-for-using-strings-in-go-2/)
|
||||
- [Struct, Map, Array and Slice](https://letslearngo.wordpress.com/2016/01/09/struct-map-array-and-slice/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue