go語言學習

來源:互聯網
上載者:User
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。

學習文檔
http://gobyexample.everyx.in/
https://docs.ruanjiadeng.com/gopl-zh/index.html Go語言聖經(中文版)
https://blaskyy.gitbooks.io/gopl-zh/content/index.html

https://www.youtube.com/playlist?list=PLx_Mc4dJcQbl1hwkO3dPwirn70YQsnyKg
https://www.outlearn.com/topic/golang
https://github.com/astaxie/build-web-application-with-golang
https://astaxie.gitbooks.io/build-web-application-with-golang/content/zh/index.html
https://xionglun.github.io/goBook/index.html

IDE:
http://colobu.com/2016/04/21/use-vscode-to-develop-go-programs/

Good libs:
https://golanglibs.com/
http://awesome-go.com/
https://go.libhunt.com/
https://go.libhunt.com/categories/571-web-frameworks

Code coverage
https://codecov.io

Article
https://github.com/astaxie/build-web-application-with-golang/

定時任務
https://github.com/robfig/cron https://godoc.org/github.com/robfig/cron
https://github.com/bamzi/jobrunner
https://github.com/codeskyblue/webcron
https://github.com/chunhei2008/crontab
https://github.com/carlescere/scheduler
https://github.com/jasonlvhit/gocron

WebSocket
https://developer.mozilla.org/en-US/docs/Web/API/WebSocket
http://www.html5rocks.com/zh/tutorials/websockets/basics/
https://astaxie.gitbooks.io/build-web-application-with-golang/content/zh/08.2.html
https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/08.2.md
http://www.cnblogs.com/ghj1976/archive/2013/04/22/3035592.html
http://www.cnblogs.com/yjf512/archive/2013/02/18/2915171.html
https://github.com/gorilla/websocket

爬蟲相關
CSS selector
https://github.com/PuerkitoBio/goquery

靜態資源打包
https://github.com/GeertJohan/go.rice

Markdown
https://github.com/russross/blackfriday

文本壓縮
https://github.com/tdewolff/minify

HTML 清洗
https://github.com/microcosm-cc/bluemonday

瀏覽器相關
https://github.com/sourcegraph/webloop Like PhantomJS

檔案同步
https://github.com/syncthing/syncthing

並發
http://divan.github.io/posts/go_concurrency_visualize/

CURL -> Golang
https://mholt.github.io/curl-to-go/

http://gobyexample.everyx.in/structs/

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.