mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
7671f23daf
* alphabetize added language courses Our linter had not been looking at these languages * fix books files * casts and more
30 lines
537 B
Markdown
30 lines
537 B
Markdown
### Index
|
||
|
||
* [Веб-разработка](#Веб-разработка)
|
||
* [Git](#git)
|
||
* [Python](#Python)
|
||
* [SQL](#SQL)
|
||
|
||
|
||
### Веб-разработка
|
||
|
||
* [Учитесь веб-разработке бесплатно!](http://codenamecrud.ru)
|
||
* [Open source воркшопы](https://nodeschool.io/ru)
|
||
|
||
|
||
### Git
|
||
|
||
* [Интерактивное обучение работе с git](https://githowto.com/ru)
|
||
|
||
|
||
### Python
|
||
|
||
* [Pythontutor](https://pythontutor.ru)
|
||
|
||
|
||
### SQL
|
||
|
||
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)
|
||
|
||
|