diff --git a/free-books.md b/free-books.md index 9e5314f..9b63975 100644 --- a/free-books.md +++ b/free-books.md @@ -22,6 +22,9 @@ A great collection of the best FREE programming books covering computer science, - 🏆 **[The Algorithm Design Manual](https://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)** – Learn **real-world** algorithms. - 🚀 **[Think Python](https://greenteapress.com/thinkpython2/thinkpython2.pdf)** – A **beginner-friendly** Python programming book. +### TypeScript +- 📘 **[The Concise TypeScript Book](https://gibbok.github.io/typescript-book/)** – A free and open-source TypeScript book, covering everything from fundamentals to advanced concepts. + --- ## 🏗 **Backend Development – Essential Books**