Added a podcast and video link

Added RunGeekRadio podcast and Beachcasts tech videos link
This commit is contained in:
Adam Culp 2019-01-31 08:22:06 -05:00 committed by GitHub
parent e61f606493
commit 0497ce60a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -877,6 +877,7 @@ Various resources, such as books, websites and articles, for improving your PHP
### PHP Videos ### PHP Videos
*Fantastic PHP-related videos.* *Fantastic PHP-related videos.*
* [Beachcasts Tech Videos](https://www.youtube.com/c/beachcasts) - 25 minute PHP related videos by Adam Culp.
* [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members. * [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members.
* [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference. * [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. * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
@ -885,9 +886,10 @@ Various resources, such as books, websites and articles, for improving your PHP
### PHP Podcasts ### PHP Podcasts
*Podcasts with a focus on PHP topics.* *Podcasts with a 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 Roundtable](https://www.phproundtable.com/) - The PHP Roundtable is a casual gathering of developers discussing topics that PHP nerds care about.
* [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
* [RunGeekRadio](https://rungeekradio.com/) - Podcast where the host, Adam Culp, talks a little about running and a lot about PHP related topics.
* [Voices of the ElePHPant](https://voicesoftheelephpant.com/) Interviews with the people that make the PHP community special.
### PHP Reading ### PHP Reading
*PHP-releated reading materials.* *PHP-releated reading materials.*