|
|
|
|
|
|
48
|
- [Web Tools](#web-tools)
|
48
|
- [Web Tools](#web-tools)
|
|
49
|
- [Resources](#resources)
|
49
|
- [Resources](#resources)
|
|
50
|
- [Websites](#websites)
|
50
|
- [Websites](#websites)
|
|
51
|
- - [E-Books](#e-books)
|
|
|
|
|
|
51
|
+ - [Books](#books)
|
|
52
|
- [Web Reading](#web-reading)
|
52
|
- [Web Reading](#web-reading)
|
|
53
|
- [PHP Reading](#php-reading)
|
53
|
- [PHP Reading](#php-reading)
|
|
54
|
- [PHP Internals Reading](#php-internals-reading)
|
54
|
- [PHP Internals Reading](#php-internals-reading)
|
|
|
|
|
|
|
555
|
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.
|
555
|
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.
|
|
556
|
* [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
|
556
|
* [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
|
|
557
|
|
557
|
|
|
558
|
-## E-Books
|
|
|
|
559
|
-*Fantastic e-books.*
|
|
|
|
|
|
558
|
+## Books
|
|
|
|
559
|
+*Fantastic books and e-books.*
|
|
560
|
|
560
|
|
|
561
|
* [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
|
561
|
* [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona.
|
|
562
|
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
562
|
* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
|
|
|
563
|
+* [Mastering Object-Orientated PHP](http://www.brandonsavage.net) - A book about object-orientated PHP by Brandon Savage.
|
|
|
|
564
|
+* [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
|
|
|
|
565
|
+* [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
|
|
|
|
566
|
+* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
|
|
563
|
|
567
|
|
|
564
|
## Web Reading
|
568
|
## Web Reading
|
|
565
|
*General web-development-related reading materials.*
|
569
|
*General web-development-related reading materials.*
|