|
|
@@ -799,7 +799,7 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|
799
|
799
|
* [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
|
|
800
|
800
|
* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) - A book about creating Vagrant environments by Erika Heidi.
|
|
801
|
801
|
* [Pro Git](http://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
|
|
802
|
|
-* [Head First Design Patterns](http://www.headfirstlabs.com/books/hfdp/) - Do you want to learn, understand, remember, and apply design patterns, including the OO design principles upon which design patterns are based?.
|
|
|
802
|
+* [Head First Design Patterns](http://www.headfirstlabs.com/books/hfdp/) - A book that expains software design patterns.
|
|
803
|
803
|
|
|
804
|
804
|
## PHP Videos
|
|
805
|
805
|
*Fantastic PHP-related videos.*
|