Golang笔记-00-说明及资源

golang

这份笔记是在学习golang过程中,汇集几本书以及网络视频、博客等资料汇总而成的,记录,方便查询

已经基本完成,逐步发上来

涉及内容

说明-资源 done
基础知识 done
类型 - 常量 - 变量 - 运算符 done
控制流 done
数据结构:数组,切片,map done
函数 done
结构struct
接口
字符串
文件
异常处理
数学计算
并发
反射
正则
数据库
时间日期
配置文件
日志logging
json/xml文件处理
测试
项目及项目结构

资源

书籍: Go web编程| Go 入门指南(The Way to Go) Go 实战开发

视频: Go编程基础| Go Web基础| Go名库讲解

网站: 论坛Golang中国| 博客Golang中国| Go by Example

工具网站: API速查 gowalker| 在线编译 gobuild

web框架: beego| web.go-类web.py| Martini-类flask| revel| web

To be continue…..


golang

318 Words

2014-02-23 00:00 +0000