go语言学习资料整理

来源:互联网 发布:淘宝彩票 编辑:程序博客网 时间:2024/05/10 20:37

首先明确一点,我不会用go开发web应用.而且现阶段不会看go语言的原理和源代码分析,仅仅专注于go语言服务器开发
https://github.com/astaxie/go-best-practice/blob/master/ebook/zh/preface.md

go语言知识学习网站
http://www.runoob.com/go/go-tutorial.html(已完成)

go编码练习网站
https://gobyexample.com/variables

go语言圣经(网页版)
http://docs.ruanjiadeng.com/gopl-zh/index.html

go学习笔记

谢大神的技术社区
https://gocn.io/

网易云课堂
http://study.163.com/course/courseLearn.htm?courseId=306002#/learn/video?lessonId=421012&courseId=306002

google维护的go语言开源项目列表
https://github.com/golang/go/wiki/Projects

//go语言学习
http://www.cnblogs.com/yinzhengjie/tag/GO%E8%AF%AD%E8%A8%80%E7%9A%84%E8%BF%9B%E9%98%B6%E4%B9%8B%E8%B7%AF/

skynet:分布式调度框架,抽空必须好好看一看
https://github.com/skynetservices/skynet

go api文档
https://studygolang.com/pkgdoc

原创粉丝点击