mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-18 00:25:27 +00:00
add new free-programming-interactive-tutorials in ru (#6892)
* add new free-programming-interactive-tutorials in ru add Go, Solidity, Microsoft azure tutorials in Russian language * Update free-programming-interactive-tutorials-ru.md fix titles, change anchors to lowercase * Update free-programming-interactive-tutorials-ru.md one more blank line to fix lint issue
This commit is contained in:
parent
99672525f2
commit
61bf69597a
@ -1,9 +1,12 @@
|
|||||||
### Index
|
### Index
|
||||||
|
|
||||||
* [Веб-разработка](#Веб-разработка)
|
* [Веб-разработка](#веб-разработка)
|
||||||
|
* [Облачные вычисления](#облачные-вычисления)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Python](#Python)
|
* [Go](#go)
|
||||||
* [SQL](#SQL)
|
* [Python](#python)
|
||||||
|
* [Solidity](#solidity)
|
||||||
|
* [SQL](#sql)
|
||||||
|
|
||||||
|
|
||||||
### Веб-разработка
|
### Веб-разработка
|
||||||
@ -12,17 +15,32 @@
|
|||||||
* [Open source воркшопы](https://nodeschool.io/ru)
|
* [Open source воркшопы](https://nodeschool.io/ru)
|
||||||
|
|
||||||
|
|
||||||
|
### Облачные вычисления
|
||||||
|
|
||||||
|
* [Microsoft Certified: Azure Fundamentals](https://docs.microsoft.com/ru-ru/learn/certifications/azure-fundamentals/) - Microsoft
|
||||||
|
|
||||||
|
|
||||||
### Git
|
### Git
|
||||||
|
|
||||||
* [Интерактивное обучение работе с git](https://githowto.com/ru)
|
* [Интерактивное обучение работе с git](https://githowto.com/ru)
|
||||||
* [Обучение git при помощи визуализации](https://learngitbranching.js.org/?locale=ru_RU)
|
* [Обучение git при помощи визуализации](https://learngitbranching.js.org/?locale=ru_RU)
|
||||||
|
|
||||||
|
|
||||||
|
### Go
|
||||||
|
|
||||||
|
* [Выполните первые шаги с помощью Go](https://docs.microsoft.com/ru-ru/learn/paths/go-first-steps/) - Microsoft
|
||||||
|
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
* [Pythontutor](https://pythontutor.ru)
|
* [Pythontutor](https://pythontutor.ru)
|
||||||
|
|
||||||
|
|
||||||
|
### Solidity
|
||||||
|
|
||||||
|
* [CryptoZombies.io](https://cryptozombies.io/ru) - Ethereum DApps
|
||||||
|
|
||||||
|
|
||||||
### SQL
|
### SQL
|
||||||
|
|
||||||
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)
|
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)
|
||||||
|
Loading…
Reference in New Issue
Block a user