From fc45800748a2b89a25582a7346d965398d8075b1 Mon Sep 17 00:00:00 2001 From: Adry Date: Tue, 11 Aug 2026 15:11:06 +0300 Subject: [PATCH] =?UTF-8?q?Add=20=D0=A2=D1=80=D0=B5=D0=BD=D0=B0=D0=B6?= =?UTF-8?q?=D1=91=D1=80=20SQL=20(Koddo)=20to=20free-programming-interactiv?= =?UTF-8?q?e-tutorials-ru=20(#13400)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Тренажёр SQL (Koddo) to free-programming-interactive-tutorials-ru * Fix alphabetical order in SQL section --- more/free-programming-interactive-tutorials-ru.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-interactive-tutorials-ru.md b/more/free-programming-interactive-tutorials-ru.md index 171f5714d..9c090ba56 100644 --- a/more/free-programming-interactive-tutorials-ru.md +++ b/more/free-programming-interactive-tutorials-ru.md @@ -43,4 +43,5 @@ ### SQL +* [Тренажёр SQL](https://koddo.ru/trainers/sql) - Koddo (19 задач с автопроверкой в браузере, без регистрации) * [SQL упражнения](https://www.sql-ex.ru/?Lang=0)