mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 16:36:29 +08:00
20 lines
501 B
Markdown
20 lines
501 B
Markdown
---
|
|
comments: true
|
|
icon: material/book-open-outline
|
|
---
|
|
|
|
# Chapter 0. Preface
|
|
|
|
![Preface](../assets/covers/chapter_preface.jpg){ class="cover-image" }
|
|
|
|
!!! abstract
|
|
|
|
Algorithms are like a beautiful symphony, with each line of code flowing like a rhythm.
|
|
|
|
May this book ring softly in your mind, leaving a unique and profound melody.
|
|
|
|
## Chapter contents
|
|
|
|
- [0.1 About this book](about_the_book.md)
|
|
- [0.2 How to read](suggestions.md)
|
|
- [0.3 Summary](summary.md)
|