1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-28 20:10:49 +00:00
programming-books/more/free-programming-interactive-tutorials-ru.md

31 lines
655 B
Markdown
Raw Normal View History

### Index
* [Веб-разработка](#Веб-разработка)
* [Git](#git)
* [Python](#Python)
* [SQL](#SQL)
### Веб-разработка
* [Учитесь веб-разработке бесплатно!](http://codenamecrud.ru)
* [Open source воркшопы](https://nodeschool.io/ru)
### Git
* [Интерактивное обучение работе с git](https://githowto.com/ru)
2021-10-01 15:49:13 +00:00
* [Обучение git при помощи визуализации](https://learngitbranching.js.org/?locale=ru_RU)
### Python
* [Pythontutor](https://pythontutor.ru)
### SQL
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)