Added the pythontutor.ru (#3917)
* Added the pythontutor.ru * Update free-programming-interactive-tutorials-ru.md * Fixed lint error * FIxed another lint errorspull/3922/head
parent
df95082b48
commit
35ad04a47c
|
@ -1,6 +1,7 @@
|
|||
### Index
|
||||
|
||||
* [Git](#git)
|
||||
* [Python](#Python)
|
||||
* [Веб-разработка](#Веб-разработка)
|
||||
|
||||
|
||||
|
@ -9,6 +10,11 @@
|
|||
* [Интерактивное обучение работе с git](https://githowto.com/ru)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Pythontutor](https://pythontutor.ru)
|
||||
|
||||
|
||||
### Веб-разработка
|
||||
|
||||
* [Open source воркшопы](https://nodeschool.io/ru)
|
||||
|
|
Loading…
Reference in New Issue