mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 09:28:52 +00:00
PHP Russian basic course for begginer (#3032)
* add PHP course in russian * PHP Russian basics * blank lines fix * add PHP to index
This commit is contained in:
parent
963819d70b
commit
93045a14a1
@ -2,6 +2,7 @@
|
||||
|
||||
* [Clojure](#clojure)
|
||||
* [Java](#java)
|
||||
* [PHP](#php)
|
||||
* [PostgreSQL](#postgresql)
|
||||
* [Python](#python)
|
||||
* [React](#react)
|
||||
@ -26,6 +27,11 @@ ADV - продвинутый. Тонкости.
|
||||
* [Курс тест по Java](https://github.com/peterarsentev/course_test) - Пётр Арсентьев (BEG)
|
||||
|
||||
|
||||
### PHP
|
||||
|
||||
* [Основы программирования на PHP](https://code-basics.ru/languages/php) (BEG) (:construction: *in process*)
|
||||
|
||||
|
||||
### PostgreSQL
|
||||
|
||||
* [DBA1. Администрирование PostgreSQL](https://postgrespro.ru/education/courses/DBA1) (BEG)
|
||||
|
Loading…
Reference in New Issue
Block a user