Reddit Reddit reviews Pro PHP Refactoring

We found 2 Reddit comments about Pro PHP Refactoring. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Programming
Software Design, Testing & Engineering
Software Development
Pro PHP Refactoring
Check price on Amazon

2 Reddit comments about Pro PHP Refactoring:

u/kogsworth · 3 pointsr/PHP

This book helped me boost my PHP programming to a whole new level, hope it helps you as well. Also look into frameworks like Symfony or Laravel, they're definitely worth learning if you want to be serious about PHP

u/kson34 · 1 pointr/PHP

For PHP I would definately recommend PHP 5 Objects, Patterns and Practice. Pro PHP Refactoring is also pretty good. And the latest book on PHP Security is good too.

For javascript I would start with the Good Parts, go to Javascript Enlightenment and read what is available in EAP for Secrets of the Javascript Ninjas because although the book may never actually be finished what is there is worth 30 average javascript books.