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,21 @@
### Index
* [C++](#C++)
* [Java](#java)
* [Python](#python)
### C++
* [Мова програмування C++](https://stepik.org/course/67114) - Stepik
### Java
* [Основи програмування на Java](https://courses.prometheus.org.ua/courses/EPAM/JAVA101/2016_T2/about)
### Python
* [Python 2: Курс Молодого Бійця](http://www.vitaliypodoba.com/tutorials/python2-beginners-course/) - Віталій Подоба
* [Програмування на мові Python (3.x). Початковий курс](https://sites.google.com/site/pythonukr/vstup)