Skip to content

Commit

Permalink
Further refinement of writing goals
Browse files Browse the repository at this point in the history
  • Loading branch information
dynilath committed Jun 22, 2024
1 parent 7b1bfbc commit fef31d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

本项目是一个以认知阶段为主线的现代 C++ 教程,为此有三个主要目标:
* 内容准确,尽量避免歧义
* 由于标准的写法并不一定方便理解,某个概念第一次出现时,为了方便理解,可能会缩小概念范围、或者将统一的概念分解为多个小概念。但是,这些引入的概念都应当做到正确。
* 跟随 C++ 标准
* 在需要时,也对特定平台环境进行说明
* 内容由浅入深,减少学习负担
Expand Down

0 comments on commit fef31d5

Please sign in to comment.