1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-07 00:30:48 +00:00

Added a learning material (#4279)

Added a new PHP tutorial
This commit is contained in:
ErvinaDe 2020-10-17 18:54:01 +02:00 committed by GitHub
parent c02b566d9d
commit ebd73f8dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -419,6 +419,7 @@
* [Learn how to program: PHP](https://www.learnhowtoprogram.com/php) - Epicodus Inc.
* [PHP & MySQL Tutorial](https://www.youtube.com/playlist?list=PL_RGaFnxSHWrjkpK2zD4TWKWMWVfeYK-b) - The Bad Tutorials (2015)
* [PHP Programming Language Tutorial - Full Course](https://www.youtube.com/watch?v=OK_JCtrrv-c) - freeCodeCamp.org (2018)
* [PHP Tutorial](https://www.w3schools.com/php) - W3Schools
### Python