Skip to content

Commit 902c439

Browse files
committed
Add Prerequisite reading
1 parent 4cc28d2 commit 902c439

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ This book uses MySQL challenges as case studies to explore problem analysis and
5050

5151
If you find any errata in the book, [please open a new issue](https://github.com/enhancedformysql/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/issues).
5252

53+
### **Prerequisite reading**
54+
55+
[Computer Science Basics](https://enhancedformysql.github.io/tech-explorer-hub/reading/computer-basics/index.html)
56+
57+
[High Performance MySQL](https://enhancedformysql.github.io/tech-explorer-hub/reading/database/mysql.html)
58+
5359
### Access the Book on GitHub Pages
5460

5561
[Online URL](https://enhancedformysql.github.io/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better/)

0 commit comments

Comments
 (0)