reorganize files (#5199)

* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
This commit is contained in:
Eric Hellman
2020-12-03 17:41:33 -05:00
committed by GitHub
parent ac6fea31bd
commit d703553631
72 changed files with 70 additions and 70 deletions

View File

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