From 0497ce60a6e47ad88511de86fc68ecd5f60c8ca7 Mon Sep 17 00:00:00 2001 From: Adam Culp Date: Thu, 31 Jan 2019 08:22:06 -0500 Subject: [PATCH] Added a podcast and video link Added RunGeekRadio podcast and Beachcasts tech videos link --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9afdd65..82b10a0 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,7 @@ Various resources, such as books, websites and articles, for improving your PHP ### PHP 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. * [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. @@ -885,9 +886,10 @@ Various resources, such as books, websites and articles, for improving your PHP ### PHP Podcasts *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 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-releated reading materials.*