Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kemokemo/golang-sketchbook

This is my sketchbook of golang ʕ◔ϖ◔ʔ.
https://github.com/kemokemo/golang-sketchbook

go golang golang-examples learning sandbox

Last synced: 1 day ago
JSON representation

This is my sketchbook of golang ʕ◔ϖ◔ʔ.

Awesome Lists containing this project

README

        

# golang-sketchbook

This is the kemokemo's golang sketchbook to play with golang! ʕ◔ϖ◔ʔ

## References

- [The Go Programming Language](https://www.gopl.io/)
- Without a doubt, I think this book is the bible when you start learning golang.
- [golang.org](https://golang.org/)
- [The Go Blog](https://blog.golang.org/)

### Japanese books

- [プログラミング言語Go](https://www.maruzen-publishing.co.jp/item/?book_no=295039)
+ You can also read the Japanese version.
- [Go言語によるWebアプリケーション開発](https://www.oreilly.co.jp/books/9784873117522/)
- [Go言語による並行処理](https://www.oreilly.co.jp/books/9784873118468/)
- [改訂2版 みんなのGo言語](https://gihyo.jp/book/2019/978-4-297-10727-7)