Skip to content

Commit

Permalink
docs: 更直接地批评应试教育学习路径
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims committed Oct 2, 2024
1 parent 6ca0427 commit a39f931
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion cpp/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,21 @@ C++ 环境配置
应试教育学习路径
=======================================================================================================================

**我个人完全不推荐应试教育学习路径**, 它只会教一些 C++ 语法, 不会教程序设计的思路、方法、原理或技术. 当我说学 C++ 时, 从来都是包括设计哲学、最佳实践、设计模式、惯用法、工具链使用等在内, **这些综合起来才是 C++**.

如果你只是想考试拿高分, 那么 :ref:`非应试自学学习路径` 更简单、更适合你. 如果还有疑虑, 请再阅读上方的学习方法, 并请尝试阅读:

- :doc:`/c_or_cpp`
- :doc:`/ppp2_chapter0`
- :doc:`/ppp3_chapter0`

这里还保留应试教育学习路径, 仅仅是为了告诉你我了解它们, 知道它们有多么糟糕.

-----------------------------------------------------------------------------------------------------------------------
网课参考
-----------------------------------------------------------------------------------------------------------------------

`黑马 C++ <https://www.bilibili.com/video/BV1et411b73Z>`_ 或 `嵌入式技术公开课的《C++ Primer Plus》 <https://www.bilibili.com/video/BV1Yv411t7qe>`_
- `嵌入式技术公开课的《C++ Primer Plus》 <https://www.bilibili.com/video/BV1Yv411t7qe>`_

-----------------------------------------------------------------------------------------------------------------------
教材参考
Expand Down

0 comments on commit a39f931

Please sign in to comment.