mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Added interactive SQL exercises (#5005)
This commit is contained in:
parent
b1107247aa
commit
52c987fd94
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
* [Git](#git)
|
||||
* [Python](#Python)
|
||||
* [SQL](#SQL)
|
||||
* [Веб-разработка](#Веб-разработка)
|
||||
|
||||
|
||||
|
|
@ -15,6 +16,11 @@
|
|||
* [Pythontutor](https://pythontutor.ru)
|
||||
|
||||
|
||||
### SQL
|
||||
|
||||
* [SQL упражнения](https://www.sql-ex.ru/?Lang=0)
|
||||
|
||||
|
||||
### Веб-разработка
|
||||
|
||||
* [Open source воркшопы](https://nodeschool.io/ru)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue