From ee47b427841055a7026af0d9e5400b5342eeb3a8 Mon Sep 17 00:00:00 2001 From: Marat Nagayev Date: Sun, 10 Oct 2021 23:19:56 +0300 Subject: [PATCH] Add the first julia cource (#6110) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add the first julia cource * Update courses/free-courses-ru.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- courses/free-courses-ru.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/courses/free-courses-ru.md b/courses/free-courses-ru.md index 9a166d4a..8b32df7b 100644 --- a/courses/free-courses-ru.md +++ b/courses/free-courses-ru.md @@ -12,6 +12,7 @@ * [JavaScript](#javascript) * [Node.js](#nodejs) * [React](#react) +* [Julia](#julia) * [Kotlin](#kotlin) * [Perl](#perl) * [PHP](#php) @@ -108,6 +109,11 @@ ADV - Продвинутый. Тонкости. * [React.js курс для начинающих](https://max-frontend.gitbook.io/react-course-ru-v2/) (BEG) +### Julia + +* [Введение в язык программирования Julia](https://github.com/YermolenkoIgor/Julia_tutorial_rus) - Igor Yermolenko (BEG) + + ### Kotlin * [Введение в Kotlin JVM](https://stepik.org/course/5448) - Stepik (BEG)