-
Notifications
You must be signed in to change notification settings - Fork 32
Home
陳鍾誠 edited this page Jun 11, 2018
·
11 revisions
本課程將以 Go 語言設計 Server 端,HTML/CSS/JavaScript 設計瀏覽器端。
- Go 的教材
- 基礎: A Tour of Go -- https://tour.golang.org/welcome/1
- 進階: 電子書 -- https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md
- 進階: 紙本 -- 精通 Go 程式設計
- 精通 Go 程式設計 的中文電子版 -- https://wizardforcel.gitbooks.io/gopl-zh/content/