For PHP developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
* Data Structures and Algorithms for PHP Developers | * Data Structures and Algorithms for PHP Developers | ||
* Web Application Security for PHP Developers | * Web Application Security for PHP Developers | ||
* Migrating Legacy Applications for PHP Developers | * [[Migrating Legacy Applications for PHP Developers]] | ||
* Continuous Integration and Deployment for PHP Developers | * Continuous Integration and Deployment for PHP Developers | ||
* Go for PHP Developers | * Go for PHP Developers | ||
* Modern Development Practices for PHP Developers | * [[Modern Development Practices for PHP Developers]] | ||
* Redis for PHP Developers | |||
* PostgreSQL for PHP (and MySQL) Developers | |||
Alternative options: | |||
* The PHP Developer Guide to ... |
Latest revision as of 08:59, 9 March 2022
For PHP Developers is a proposed book series which explains common concepts and popular software in the context of PHP and using examples from that programming language.
Example titles:
- Docker for PHP Developers
- TDD for PHP Developers
- Data Structures and Algorithms for PHP Developers
- Web Application Security for PHP Developers
- Migrating Legacy Applications for PHP Developers
- Continuous Integration and Deployment for PHP Developers
- Go for PHP Developers
- Modern Development Practices for PHP Developers
- Redis for PHP Developers
- PostgreSQL for PHP (and MySQL) Developers
Alternative options:
- The PHP Developer Guide to ...