TITLE:Go言語
#contents

*. [#bd951307]

- The Go Programming Language
-- http://golang.org/

- Pretty printing for Go values 
http://godoc.org/github.com/kr/pretty
--  https://github.com/tonnerre/golang-pretty

- http://go-lang.cat-v.org/library-bindings

- [[cgo]]
- [[gom]] (Go Manager)

** Go1.5 [#o2e4555a]

- Go 1.5での新機能
- https://docs.google.com/presentation/u/1/d/1qDN19z_F3xzr3lqiWoJoT-3ScPgDDp9LOYvXg573rdI/edit

* 入門 [#y66f8392]

- Go言語入門
--  http://tech.oga-ria.com/introduction-of-go-vol1/

* 依存性 [#eccccafb]

- Go言語のDependency/Vendoringの問題と今後.gbあるいはGo1.5
--   http://deeeet.com/writing/2015/06/26/golang-dependency-vendoring/

* 並行処理 [#r3e3d27a]

- Go の並行処理
--  http://jxck.hatenablog.com/entry/20130414/1365960707
* バイナリ [#d930a228]

- Go でバイナリ処理
--  http://qiita.com/Jxck_/items/c64d9ae0e910762eab37

* 設定ファイル [#z04de818]

- [[TOML]]

* 機械学習 [#machinelearning]

- [[GoLearn]]
- https://github.com/datastream/libsvm ([[LIBSVM]])
- https://github.com/danieldk/golinear ([[LIBLINEAR]])



* フレームワーク [#waf]

- [[Goji]]

- ʕ  ゚皿゚ ʔ GolangのWeb Application Frameworkを色々試してみてもいいかしら?
--  http://yuroyoro.hatenablog.com/entry/2014/06/15/173043

* その他 [#xc9c2e4c]
- groupcache (memcache の Go 版?)
--  https://github.com/golang/groupcache

- ʕ  ゚皿゚ ʔ Golangからv8を使う
--  http://yuroyoro.hatenablog.com/entry/2014/06/11/180801
- ʕ  ゚皿゚ ʔ GolangのASTを可視化するツールを作った
--  http://yuroyoro.hatenablog.com/entry/2014/06/30/220356

- Go で利用できるプロファイリングツール pprof の読み方
--  http://qiita.com/ikawaha/items/e3b35f09fb49e9217924

- Go言語を学んで変わったこと
--  http://qiita.com/suin/items/22662f43b6a6e8728798


- [翻訳]なんでGoってみんなに嫌われてるの?
--  http://qiita.com/hirokidaichi/items/adccebb41f77eaa6132f

- Go Advent Calendar 2013
---  http://qiita.com/advent-calendar/2013/go
- イベントループなしでのハイパフォーマンス – C10K問題へのGoの回答
--  http://postd.cc/performance-without-the-event-loop/

- Go Beginners: Iota Enumerations
--  http://zduck.com/2013/go-beginners-iota-enumerations/

Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes