mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
add postgres courses (#2816)
This commit is contained in:
parent
1318f2b024
commit
cd8b1bcddb
@ -1,6 +1,7 @@
|
||||
### Index
|
||||
|
||||
* [Java](#java)
|
||||
* [PostgreSQL] (#postgresql)
|
||||
* [Python](#python)
|
||||
* [React](#react)
|
||||
|
||||
@ -19,6 +20,14 @@ ADV - продвинутый. Тонкости.
|
||||
* [Курс тест по Java](https://github.com/peterarsentev/course_test) - Пётр Арсентьев (BEG)
|
||||
|
||||
|
||||
### PostgreSQL
|
||||
|
||||
* [DBA1. Администрирование PostgreSQL](https://postgrespro.ru/education/courses/DBA1) (BEG)
|
||||
* [DBA2. Администрирование PostgreSQL. Расширенный курс](https://postgrespro.ru/education/courses/DBA2) (INT)
|
||||
* [DEV1. Разработка серверной части приложений PostgreSQL](https://postgrespro.ru/education/courses/DEV1) (ADV)
|
||||
* [Hacking PostgreSQL](https://postgrespro.ru/education/courses/hacking) (INT)
|
||||
|
||||
|
||||
### Python
|
||||
|
||||
* [Python: быстрый старт](http://dfedorov.spb.ru/python3) - Дмитрий Фёдоров (BEG)
|
||||
|
Loading…
Reference in New Issue
Block a user