Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHP Roundtable Podcast:
Episode 076 - Concurrency, Generators & Coroutines - Oh My!
Jul 30, 2018 @ 15:49:14

The PHP Roundtable podcast, hosted by PHP community member Sammy Kaye Powers, has posted their latest episode - Episode #76: Concurrency, Generators & Coroutines - Oh My!. In this episode Sammy is joined by Cees-Jan Kiewiet, Sergey Zhuk and Brent Roose.

PHP has had support for coroutines since PHP 5.5 and it allows you to do some really cool non-blocking stuff. We chat about concurrency in PHP and how we might be able to use it to speed up our apps.

You can watch this latest episode either using the in-page video player or you can watch it directly over on YouTube. If you enjoy the show, be sure to subscribe to their feed and follow them on Twitter for updates on when new shows are released.

tagged: phproundtable ep76 podcast sammykayepowers community concurrency

Link: https://www.phproundtable.com/episode/concurrency-generators-coroutines-oh-my

/Dev/Hell Podcast:
Episode 76: No, YOU'RE a Tool
May 10, 2016 @ 16:23:15

The /Dev/Hell podcast, hosted by PHP community members Chris Hartjes and Ed Finkler, has posted its latest episode: Episode #76: No, YOU'RE a Tool.

Chris and Ed sit down to talk about their recent travels to conference both near and far and to also discuss what tools and languages they have been using at their day jobs.

Some of the topics mentioned include:

  • Editors like PHPStorm, Nano and Vim
  • Libraries/tools like Vue.js, HTTPie and Docker
  • Languages besides PHP including Javascript and Python

You can listen to this latest episode either through the in-page audio player or by downloading the mp3 of the show. If you enjoy it, be sure to subscribe to their feed and get the latest shows as they're released.

tagged: devhell podcast ep76 tool library chrishartjes edfinkler

Link: http://devhell.info/post/2016-05-08/no-youre-a-tool/

Three Devs & A Maybe:
Episode 76 - Let's TalkTalk about Security
Oct 30, 2015 @ 14:23:55

On the latest episode of the Three Devs and a Maybe podcast hosts Michael Budd, Fraser Hart, Lewis Cains and Edd Mann talk about security in web applications, both on the client and server side.

This week we are very lucky to have Lewis back on the show after his recent move. We discuss what he has been getting up to in his absence and how he is balancing work/life whilst being remote. Following this, we touch upon a reinvigorated passion for software architecture, moving to a framework from bespoke solutions and the middleware pattern. Discussion then turns towards moving from AngularJS to React/Flux and resources Edd has written and found useful whilst learning the subject. Security is the next hot-topic with the recent TalkTalk security breach in question, an interesting pseudo-random number seed issue and SSL/TLS/HTTPS all explained. Finally, we conclude with an update on Mick’s final year project and his work with decision trees.

You can listen to this latest episode either through the in-page audio player or by downloading the mp3. If you enjoy it, be sure to subscribe to their feed to get updates when the latest episodes are released.

tagged: threedevsandamaybe podcast ep76 security frontend backend

Link: http://threedevsandamaybe.com/lets-talktalk-about-security/


Trending Topics: