File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,13 @@ something else on the list to keep it at a fixed length.
2828- [ Go Koans] ( https://github.com/cdarwin/go-koans )
2929- [ Go by Example] ( https://gobyexample.com/ )
3030
31+ ### Online Books
32+
33+ - [ Go Bootcamp] ( http://www.golangbootcamp.com/book/ )
34+ - [ Go 101] ( https://go101.org/article/101.html )
35+
36+ See [ Go Books] ( https://github.com/dariubs/GoBooks ) for a longer list of books, both free and paid.
37+
3138## Beginner
3239
3340### Some basics
@@ -49,13 +56,6 @@ something else on the list to keep it at a fixed length.
4956- [ Strings, bytes, runes and characters in Go] ( https://blog.golang.org/strings )
5057- [ Arrays, slices (and strings): The mechanics of 'append'] ( https://blog.golang.org/slices )
5158
52- ### Online Books
53-
54- - [ Go Bootcamp] ( http://www.golangbootcamp.com/book/ )
55- - [ Go 101] ( https://go101.org/article/101.html )
56-
57- See [ Go Books] ( https://github.com/dariubs/GoBooks ) for a longer list of books, both free and paid.
58-
5959### Organization and Style
6060
6161- [ Practical Go: Real world advice for writing maintainable Go programs] ( https://dave.cheney.net/practical-go/presentations/qcon-china.html )
You can’t perform that action at this time.
0 commit comments