From d32e155eeeffe7413b48826dc775b3b59a6aa92a Mon Sep 17 00:00:00 2001 From: Emad Rad Date: Mon, 9 Oct 2023 02:14:53 +0330 Subject: [PATCH] New Persian books (#9990) * added Asyncio in Python in Persian * added Django Design Patterns and Best Practices in Persian --- books/free-programming-books-fa_IR.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/books/free-programming-books-fa_IR.md b/books/free-programming-books-fa_IR.md index 999b35d91..abc645858 100644 --- a/books/free-programming-books-fa_IR.md +++ b/books/free-programming-books-fa_IR.md @@ -70,10 +70,12 @@ ### Python * [پایتون به پارسی](https://python.coderz.ir) - سعید درویش (HTML) +* [ترجمه آزاد کتاب Asyncio in Python](https://github.com/ftg-iran/aip-persian) #### Django +* [ترجمه آزاد کتاب Django Design Patterns and Best Practices](https://github.com/ftg-iran/ddpabp-persian) * [کتاب جنگو برای حرفه‌ای‌ها](https://github.com/mthri/dfp-persian) * [کتاب جنگو برای API](https://github.com/ftg-iran/dfa-persian)