Skip to content

Commit 61bf695

Browse files
authored
add new free-programming-interactive-tutorials in ru (EbookFoundation#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
1 parent 9967252 commit 61bf695

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

Diff for: more/free-programming-interactive-tutorials-ru.md

+21-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
### Index
22

3-
* [Веб-разработка](#Веб-разработка)
3+
* [Веб-разработка](#веб-разработка)
4+
* [Облачные вычисления](#облачные-вычисления)
45
* [Git](#git)
5-
* [Python](#Python)
6-
* [SQL](#SQL)
6+
* [Go](#go)
7+
* [Python](#python)
8+
* [Solidity](#solidity)
9+
* [SQL](#sql)
710

811

912
### Веб-разработка
@@ -12,17 +15,32 @@
1215
* [Open source воркшопы](https://nodeschool.io/ru)
1316

1417

18+
### Облачные вычисления
19+
20+
* [Microsoft Certified: Azure Fundamentals](https://docs.microsoft.com/ru-ru/learn/certifications/azure-fundamentals/) - Microsoft
21+
22+
1523
### Git
1624

1725
* [Интерактивное обучение работе с git](https://githowto.com/ru)
1826
* [Обучение git при помощи визуализации](https://learngitbranching.js.org/?locale=ru_RU)
1927

2028

29+
### Go
30+
31+
* [Выполните первые шаги с помощью Go](https://docs.microsoft.com/ru-ru/learn/paths/go-first-steps/) - Microsoft
32+
33+
2134
### Python
2235

2336
* [Pythontutor](https://pythontutor.ru)
2437

2538

39+
### Solidity
40+
41+
* [CryptoZombies.io](https://cryptozombies.io/ru) - Ethereum DApps
42+
43+
2644
### SQL
2745

2846
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)

0 commit comments

Comments
 (0)