Skip to content

《代码整洁之道》中文翻译 | Chinese translation of Clean Code: A Handbook of Agile Software Craftsmanship

License

Notifications You must be signed in to change notification settings

Cactus-proj/Clean-Code-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

《代码整洁之道》中文翻译

CI

在线阅读: https://cactus-proj.github.io/Clean-Code-zh/

前言

Writing clean code is what you must do in order to call yourself a professional. There is no reasonable excuse for doing anything less than your best.

要称自己为专业人士,你必须编写整洁的代码。 不尽全力没有任何合理的借口。

目录

本地开发 & 阅读

本项目基于 VitePress 进行开发,以提供比 Github Mardown 更佳的阅读体验

依赖于 node.jsvitepress 等环境

git clone https://github.com/Cactus-proj/Clean-Code-zh.git
cd Clean-Code-zh/
npm install         # 安装 VitePress
npm run docs:dev    # 编译并打开网页预览

License

本项目为未授权的翻译

  • 对于书籍内容,原作者保留所有权利
  • 对于中文翻译以及其他的项目文件,按照 MIT 协议授权

NOTE: 由于是未授权翻译,中文翻译文本的版权不明确,因此本项目仅作维护性更新(保持CI可用)。 不再主动对翻译文本做出更新。

About

《代码整洁之道》中文翻译 | Chinese translation of Clean Code: A Handbook of Agile Software Craftsmanship

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •