mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 02:06:29 +08:00
25 lines
672 B
Markdown
25 lines
672 B
Markdown
|
---
|
||
|
comments: true
|
||
|
icon: material/book-open-outline
|
||
|
---
|
||
|
|
||
|
# 第 0 章 Preface
|
||
|
|
||
|
<div class="center-table" markdown>
|
||
|
|
||
|
![Preface](../assets/covers/chapter_preface.jpg){ width="600" }{ class="cover-image" }
|
||
|
|
||
|
</div>
|
||
|
|
||
|
!!! abstract
|
||
|
|
||
|
Algorithms are like a beautiful symphony, with each line of code flowing like a rhythm.
|
||
|
|
||
|
May this book ring softly in your head, leaving a unique and profound melody.
|
||
|
|
||
|
## 本章内容
|
||
|
|
||
|
- [0.1 The Book](https://www.hello-algo.com/chapter_preface/about_the_book/)
|
||
|
- [0.2 How to Read](https://www.hello-algo.com/chapter_preface/suggestions/)
|
||
|
- [0.3 Summary](https://www.hello-algo.com/chapter_preface/summary/)
|