1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 14:00:49 +00:00
programming-books/more/free-programming-interactive-tutorials-ru.md
Eric Hellman 7671f23daf
alphabetize added languages (#5273)
* alphabetize added language courses

Our linter had not been looking at these languages

* fix books files

* casts and more
2021-01-23 00:28:18 -05:00

30 lines
537 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Index
* [Веб-разработка](#Веб-разработка)
* [Git](#git)
* [Python](#Python)
* [SQL](#SQL)
### Веб-разработка
* [Учитесь веб-разработке бесплатно!](http://codenamecrud.ru)
* [Open source воркшопы](https://nodeschool.io/ru)
### Git
* [Интерактивное обучение работе с git](https://githowto.com/ru)
### Python
* [Pythontutor](https://pythontutor.ru)
### SQL
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)