Extract podcasts from videos section into its own section

Also added phproundtable.com podcast show moderated by @SammyK
This commit is contained in:
Malte Blättermann 2016-12-03 03:01:29 +01:00
parent bf9f899485
commit bb7ab365ff
1 changed files with 6 additions and 1 deletions

View File

@ -915,11 +915,16 @@ Various resources, such as books, websites and articles, for improving your PHP
*Fantastic PHP-related videos.*
* [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members.
* [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
* [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference.
* [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
* [Taking PHP Seriously](https://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
## PHP Podcasts
*Podcast with a main focus on PHP topics*
* [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
* [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
* [PHP Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
## PHP Reading
*PHP-releated reading materials.*