Skip to content

Commit

Permalink
Update a gif preview.
Browse files Browse the repository at this point in the history
  • Loading branch information
krahets committed May 28, 2023
1 parent 9872e7f commit 5cf10d6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file removed docs/chapter_preface/suggestions.assets/comment.gif
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/chapter_preface/suggestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,15 +162,15 @@

在阅读本书时,如果发现某段内容提供了动画或图解,**建议以图为主线**,以文字(通常位于图像上方)为辅,综合两者来理解内容。

![动画图解示例](suggestions.assets/animation.gif)
![动画图解示例](../index.assets/animation.gif)

## 在代码实践中加深理解

本书的配套代码托管在[GitHub 仓库](https://github.com/krahets/hello-algo)**源代码包含详细注释,并附有测试样例,可直接运行**

如果学习时间有限,建议你至少通读并运行所有代码。如果时间充裕,**建议参照代码自行敲一遍**。与仅阅读代码相比,编写代码的过程往往能带来更多收获。

![运行代码示例](suggestions.assets/running_code.gif)
![运行代码示例](../index.assets/running_code.gif)

**第一步:安装本地编程环境**。请参照[附录教程](https://www.hello-algo.com/chapter_appendix/installation/)进行安装,如果已安装则可跳过此步骤。

Expand All @@ -194,4 +194,4 @@ git clone https://github.com/krahets/hello-algo.git

同时,也希望您能在评论区多花些时间。一方面,您可以了解大家遇到的问题,从而查漏补缺,这将有助于激发更深入的思考。另一方面,希望您能慷慨地回答其他小伙伴的问题、分享您的见解,让大家共同学习和进步。

![评论区示例](suggestions.assets/comment.gif)
![评论区示例](../index.assets/comment.gif)
Binary file modified docs/index.assets/comment.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5cf10d6

Please sign in to comment.