You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
672 B
25 lines
672 B
11 months ago
|
---
|
||
|
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/)
|