# go-course **Repository Path**: liuh2/go-course ## Basic Information - **Project Name**: go-course - **Description**: Go 语言课程项目源码 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 482 - **Created**: 2021-05-29 - **Last Updated**: 2021-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * [基础入门](./zh-cn/base/summary.md) * [初识Go语言](./zh-cn/base/hello_go.md) * [环境配置](./zh-cn/base/env_prepare.md) * [程序结构](./zh-cn/base/pro_struct.md) * [基础语法](./zh-cn/base/syntax.md) * [基础类型](./zh-cn/base/data_struct.md) * [复合类型](./zh-cn/base/cmpx_struct.md) * [课程作业] * [第一天作业](./day1/README.md)