From 44cce7d0a55963ba2eabf5e53c1f5b1d95f52303 Mon Sep 17 00:00:00 2001 From: Alex Gorelov Date: Wed, 4 Apr 2018 19:01:34 +0300 Subject: [PATCH] Update free-programming-books-ru.md (#2787) --- free-programming-books-ru.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 432d2d50..108a8cdb 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) - Евгений Попов -- GitLab