浏览代码

Add videos category to resources.

pull/159/head
Jamie 11 年前
父节点
当前提交
f480658342
共有 1 个文件被更改,包括 8 次插入1 次删除
  1. 8
    1
      README.md

+ 8
- 1
README.md 查看文件

57
 	- [Other Websites](#other-websites)
57
 	- [Other Websites](#other-websites)
58
 	- [PHP Books](#php-books)
58
 	- [PHP Books](#php-books)
59
 	- [Other Books](#other-books)
59
 	- [Other Books](#other-books)
60
+	- [PHP Videos](#php-videos)
60
 	- [PHP Reading](#php-reading)
61
 	- [PHP Reading](#php-reading)
61
 	- [PHP Internals Reading](#php-internals-reading)
62
 	- [PHP Internals Reading](#php-internals-reading)
62
 - [Contributing](#contributing)
63
 - [Contributing](#contributing)
621
 * [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
622
 * [PHP FIG](http://www.php-fig.org/) - The PHP Framework Interoperability Group.
622
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
623
 * [PHP UG](http://php.ug) - A website to help people locate their nearest PHP user group (UG).
623
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
624
 * [Seven PHP](http://7php.com/) - A website that interviews members of the PHP community.
624
-* [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
625
 
625
 
626
 ## Other Websites
626
 ## Other Websites
627
 *Useful websites related to web development.*
627
 *Useful websites related to web development.*
648
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
648
 * [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts.
649
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
649
 * [Understanding Computation](http://computationbook.com) - A book about computation theory by Tom Stuart.
650
 
650
 
651
+## PHP Videos
652
+*Fantastic PHP-related videos.*
653
+
654
+* [Taking PHP Seriously](http://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
655
+* [PHP Town Hall](http://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
656
+* [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
657
+
651
 ## PHP Reading
658
 ## PHP Reading
652
 *PHP-releated reading materials.*
659
 *PHP-releated reading materials.*
653
 
660
 

正在加载...
取消
保存