# practical-go-lessons **Repository Path**: Lighters_c/practical-go-lessons ## Basic Information - **Project Name**: practical-go-lessons - **Description**: 图书《Practical Go Lessons》翻译 - **Primary Language**: Go - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 38 - **Created**: 2021-06-11 - **Last Updated**: 2021-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 图书《Practical Go Lessons》中文翻译 ## 介绍 前段时间发现了一本好书:[Practical Go Lessons](https://www.practical-go-lessons.com),挺多人希望翻译成中文,于是有了这个项目。 ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request 5. 等待 Review,要求至少有 2 个人 Review 通过才能 Merge ## 分工安排 为了避免重复翻译,翻译前通过 [issue](https://gitee.com/polarisxu/practical-go-lessons/issues) 申请任务。为了连贯性和方便,一个人一次认领一章。 ## 翻译规范 - 采用 Markdown 格式; - 参照[《中文排版指北》](https://github.com/studygolang/GCTT/blob/master/chinese-copywriting-guidlines.md) - 目录结构见仓库第一章示例 - 一级标题用于章名称,然后一次递减 ## 仓库 因为 GitHub 访问速度等原因,使用 Gitee 作为主要仓库,但考虑到有些人喜欢 GitHub,因此 GitHub 也会同步。 - -