1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-19 12:31:42 +02:00

Added Pro Git book.

This commit is contained in:
Jamie
2014-12-01 19:00:13 -07:00
parent d343388110
commit 3430a1f921

View File

@@ -722,6 +722,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [Elasticsearch: The Definitive Guide](http://www.elasticsearch.org/guide/) - A guide to working with Elasticsearch by Clinton Gormley and Zachary Tong.
* [Eloquent JavaScript](http://eloquentjavascript.net/) - A book about JavaScript programming by Marijn Haverbeke.
* [Vagrant Cookbook](https://leanpub.com/vagrantcookbook) A book about creating Vagrant environments by Erika Heidi.
* [Pro Git](http://git-scm.com/book/en/v2) - A book about Git by Scott Chacon and Ben Straub.
## PHP Videos
*Fantastic PHP-related videos.*