From a6db2ad95a0dfec0067f1986e4f42405c4fc989c Mon Sep 17 00:00:00 2001 From: IgorLutiy <35736450+IgorLutiy@users.noreply.github.com> Date: Mon, 31 Oct 2022 22:19:05 +0200 Subject: [PATCH] Add new course (PHP).md (#8343) * Update free-courses-uk.md Add new course (PHP) * fix link Change link to lower case --- courses/free-courses-uk.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/courses/free-courses-uk.md b/courses/free-courses-uk.md index 8f416557a..0be6fa167 100644 --- a/courses/free-courses-uk.md +++ b/courses/free-courses-uk.md @@ -2,6 +2,7 @@ * [C++](#cpp) * [Java](#java) +* [PHP](#php) * [Python](#python) @@ -22,6 +23,11 @@ ADV - Просунутий. Тонкощі. * [Основи програмування на Java](https://courses.prometheus.org.ua/courses/EPAM/JAVA101/2016_T2/about) +### PHP + +* [PHP - перше знайомство](https://stepik.org/course/125585) - Ігор Лютий (Stepik) (BEG) + + ### Python * [Python 2: Курс Молодого Бійця](http://www.vitaliypodoba.com/tutorials/python2-beginners-course/) - Віталій Подоба