学习小组第2阶段学习任务
2019-02-08 本文已影响3人
笑吧小鸟
学习小组第2阶段学习任务
总体学习计划
week no | topic | period |
---|---|---|
1 | array,slice,map,list,interface,func,struct | |
2 | goruntine,channel,sync,context | Chinese New Year |
3 | database,file,json,log | |
4 | http,websocket,echo |
第1周学习内容分级
- [x] 基本语法内容
- [x] array,slice
- [x] map
- [x] func
- [x] struct
- [x] 高级内容
- [x] interface
- [ ] 扩展内容
- [ ] list