Skip to content

Commit

Permalink
Update free-courses-ru.md (#2762)
Browse files Browse the repository at this point in the history
  • Loading branch information
brannx authored and eshellman committed Mar 11, 2018
1 parent f189a44 commit efc539d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions free-courses-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

* [Java](#java)
* [Python](#python)
* [React](#react)


### Уровни
Expand All @@ -23,3 +24,11 @@ ADV - продвинутый. Тонкости.
* [Python: основы и применение](https://stepik.org/course/512/) - Stepik (INT).
* [Основы программирования на Python](https://www.coursera.org/learn/python-osnovy-programmirovaniya) - Coursera (BEG). Упор на практику, включено множество задач на написание кода.
* [Программирование на Python](https://stepik.org/course/67/) - Stepik (BEG).


### React

* [React.js курс для начинающих](https://www.gitbook.com/book/maxfarseer/react-course-ru/details) (BEG)
* [Роутинг в react-приложениях](https://www.gitbook.com/book/maxfarseer/react-router-course-ru/details) (INT)
* [Туториал по Redux](https://www.gitbook.com/book/maxfarseer/redux-course-ru/details) (INT)

0 comments on commit efc539d

Please sign in to comment.