From 4db0a75644d2699b9953887e551a90963dfd41b6 Mon Sep 17 00:00:00 2001 From: Dariush Abbasi Date: Thu, 29 Jan 2026 10:55:00 +0330 Subject: [PATCH] Add DevBooks and AIBooks to related lists --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc33835..c313c06 100644 --- a/README.md +++ b/README.md @@ -722,9 +722,12 @@ Another awesome book for learning Web Development in Golang. ## Related Lists +- [Dev Books](https://github.com/devtoolsd/DevBooks) – A collection of development and programming books - [JavaScript Books](https://github.com/minouou/jsbooks) – A collection of books and learning resources for JavaScript - [PostgreSQL Books](https://github.com/sara8086/PostgresBooks) – A curated list of books and guides for PostgreSQL -- [Python Books](https://github.com/lara-west/PythonBooks) – A comprehensive list of Python books and tutorials +- [Python Books](https://github.com/lara-west/PythonBooks) – A comprehensive list of Python books and tutorials +- [AI Books](https://github.com/mahseema/aibooks) – A curated collection of books and resources on artificial intelligence + Contributing