10. Go言語の特徴&紹介
公式サイト http://golang.org
翻訳サイト http://golang.jp/
Go Playground http://play.golang.org/
A Tour of Go http://go-tour-jp.appspot.com
golang-nuts
http://groups.google.com/group/golang-nuts
golang-jp
https://groups.google.com/forum/#!forum/
golang-jp Creative Commons Attribution 3.0 License
11. Go言語の特徴&紹介
公式サイト http://golang.org
Go version 1
翻訳サイト http://golang.jp/ 未対応箇所あるので注意
Go Playground http://play.golang.org/
A Tour of Go http://go-tour-jp.appspot.com
golang-nuts
http://groups.google.com/group/golang-nuts
golang-jp
https://groups.google.com/forum/#!forum/
golang-jp Creative Commons Attribution 3.0 License
38. wikiの仕様
http://localhost:8080/edit/sample
/view/sample
Editing sample sample
sample body [edit]
sample body
Save
DB代わり
リダイレクト
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
39. wikiの仕様
http://localhost:8080/edit/sample
/view/sample
Editing sample sample
sample body [edit]
sample body
Save
DB代わり
リダイレクト
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
40. wikiの仕様
http://localhost:8080/edit/sample
/view/sample
Title Title
Editing sample sample
sample body [edit]
sample body
Body Body
Save
DB代わり
リダイレクト
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
82. どこまでできた?
http://localhost:8080/edit/sample
/view/sample
editHandler
Editing sample sample
sample body [edit]
sample body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
83. どこまでできた?
http://localhost:8080/edit/sample
/view/sample
editHandler
Editing sample sample
sample body [edit]
sample body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
84. どこまでできた?
http://localhost:8080/edit/sample
/view/sample
editHandler
Title Title
Editing sample edit.html sample viewHandler
view.html
sample body [edit]
sample body
Body Body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
85. どこまでできた?
http://localhost:8080/edit/sample
/view/sample
editHandler
Title Title
Editing sample edit.html sample viewHandler
view.html
sample body [edit]
sample body
Body Body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
94. 基本的なwikiは完成
http://localhost:8080/edit/sample
/view/sample
editHandler
Editing sample sample
sample body [edit]
sample body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
95. 基本的なwikiは完成
http://localhost:8080/edit/sample
/view/sample
editHandler
Editing sample sample
sample body [edit]
sample body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
96. 基本的なwikiは完成
http://localhost:8080/edit/sample
/view/sample
editHandler
Title Title
Editing sample edit.html sample viewHandler
view.html
sample body [edit]
sample body
Body Body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License
97. 基本的なwikiは完成
http://localhost:8080/edit/sample
/view/sample
editHandler
Title Title
Editing sample edit.html sample viewHandler
view.html
sample body [edit]
sample body
Body saveHandler
Body
Save
/save/sample
sample.txtを作成し、内容を保存
Creative Commons Attribution 3.0 License