Skip to content

Latest commit

 

History

History
139 lines (126 loc) · 7.59 KB

README.md

File metadata and controls

139 lines (126 loc) · 7.59 KB

Programming in D

The Chinese Translation Project of "Programming in D".

这里是《Programming in D》的中文翻译项目。

Why "Programming in D"? 为什么选择此书?

Instead of falling for getting things done quickly, "Programming in D" focuses on getting things done properly, to the lasting benefit of its reader. -Andrei Alexandrescu

本书注重于如何恰到好处地使用D语言将任务处理得当,而非试图快速地完成一切却有失于代码质量,这使得它的读者能够长久受益。 ——大A

How to join us 怎样加入我们

Tencent QQ

  • 爱好群: 531010036
  • 译者群: 54520002

##License 版权许可 LICENSE

保持与原版相同,本书使用 CC BY-NC-SA 3.0 许可,转载请注明地址。

TODO 现行计划

  • Get everthing ready for translation 准备待翻译文件及编译文件
  • Assign translation tasks to individuals 分派翻译任务到个人
  • Seeking for more contributors 寻求更多有兴趣及时间的人参与到项目中来

Translation 翻译

Precautions 注意事项

  • 译者必须严格遵循 中文文案排版指北 中所述的排版规范。
  • 所有翻译相关 commit 消息必须精确后缀文件名: ~ 相应文件名 ,多个文件务必多次 commit 以便于浏览

Steps 步骤

  1. Orphans 待领取 中选择自己心水的章节并发布Issue以领取,格式:[领取] 章节原名 By 领取人
  2. Fork,需翻译的文件(*.d*.cozum.d)在 ddili/src/ders/d.cn/
  3. 进行翻译,可 commit 多次,消息格式:Update 中文修改原因
  4. 翻译完成,消息格式:Final commit,发起 Pull request 以通知审核人员进行审核
  5. 审核完成,在 ddili/src/ders/d.cn/index.d 中做相应修改以匹配章节名称,消息格式:Done
  6. Merge

Progress 进度

Translated 已完成翻译

Outdated 旧项目待更新

Adopted 已被领取

Orphans 待领取