Skip to content

Commit cd939d4

Browse files
rgee0alexellis
authored andcommitted
Add two books to the golang section of getting started
Signed-off-by: Richard Gee <[email protected]>
1 parent 6ab7d97 commit cd939d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/contributing/get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ If you are new with Docker, Kubernetes or Go and would like to learn or just imp
3131
* [The Case For Go](https://gist.github.com/ungerik/3731476) - a list of sources collected by Erik Unger
3232
* Another interesting blog post - [Why should you learn Go?](https://medium.com/@kevalpatel2106/why-should-you-learn-go-f607681fad65) by Keval Patel
3333
* Official Golang [GitHUb](https://github.com/golang) account
34+
* [The Go Programming Language (Addison-Wesley Professional Computing)](https://www.amazon.co.uk/Programming-Language-Addison-Wesley-Professional-Computing/dp/0134190440)
35+
* [The Clean Coder: A Code of Conduct for Professional Programmers (Robert C. Martin)](https://www.amazon.co.uk/Clean-Coder-Conduct-Professional-Programmers/dp/0137081073/ref=sr_1_1?s=books&ie=UTF8&qid=1543083898&sr=1-1&keywords=the+clean+coder)
3436
* [Travis CI User Documentation](https://docs.travis-ci.com)
3537

3638
### Main Git repositories

0 commit comments

Comments
 (0)