1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-03 15:00:46 +00:00

Add the first julia cource (#6110)

* 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>
This commit is contained in:
Marat Nagayev 2021-10-10 23:19:56 +03:00 committed by GitHub
parent 3a6f8c46e9
commit ee47b42784
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Node.js](#nodejs) * [Node.js](#nodejs)
* [React](#react) * [React](#react)
* [Julia](#julia)
* [Kotlin](#kotlin) * [Kotlin](#kotlin)
* [Perl](#perl) * [Perl](#perl)
* [PHP](#php) * [PHP](#php)
@ -108,6 +109,11 @@ ADV - Продвинутый. Тонкости.
* [React.js курс для начинающих](https://max-frontend.gitbook.io/react-course-ru-v2/) (BEG) * [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
* [Введение в Kotlin JVM](https://stepik.org/course/5448) - Stepik (BEG) * [Введение в Kotlin JVM](https://stepik.org/course/5448) - Stepik (BEG)