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

https://github.com/hiroppy/go-book

golangをわかりやすく解説する予定のリポジトリ
https://github.com/hiroppy/go-book

Last synced: about 1 year ago
JSON representation

golangをわかりやすく解説する予定のリポジトリ

Awesome Lists containing this project

README

          

#golang

- site : [The Go Programming Language](http://golang.org/)
- repository : [golang/go](https://github.com/golang/go)

## このリポジトリはなにか?

自分がgolangを勉強するためにわかりやすくまとめるつもりのリポジトリ

## 目次

[index](sections/index.md)

## 階層

- README.md
- sections
- index.md
- command
- env
- specification

## 参考
- [golang.jp](http://golang.jp/install)
- [golang.org/ref/spec](http://golang.org/ref/spec)
- [github.com/astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)

---

![gopherbw](images/gopherbw.png)