diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 432d2d50717a3b42465a272a307ac29eade33476..108a8cdb15e0c8bf4ca3f60ee6753ac24216d655 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -371,6 +371,8 @@ ### Python * [Problem Solving with Algorithms and Data Structures](https://aliev.github.io/runestone) +* [Python. unittest](https://devpractice.ru/book-python-unittest) - Абдрахманов М.И +* [Python. Уроки](https://devpractice.ru/book-python-lessons) - Абдрахманов М.И. * [Вглубь языка Python](http://ru.diveintopython.net/toc.html) * [Основы программирования на Python](http://dfedorov.spb.ru/python3) - Дмитрий Фёдоров (PDF) * [Руководство по языку программирования Python](https://metanit.com/python/tutorial) - Евгений Попов