Avsnitt
-
How to Become a PHP Hero Fulfilling the Dreams of Other Developers - 29 Minutes of the Lately in PHP Podcast Episode 89 part 5By Manuel LemosA hero is a person that helps others have a better life with good quality and makes it viable for them to fulfill their dreams.
Becoming a hero for other developers is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the fifth part of episode 89 of the Lately in PHP podcast.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about how you can become a hero to other developers. -
How the PHP Classes Marketplace Will Bring More Freedom and Pleasure to Many PHP Developers - 18 Minutes of the Lately in PHP Podcast Episode 89 part 4By Manuel LemosThe PHP Classes site Marketplace will allow many PHP developers to sell their products and services to many users who visit the site.
This way, developers may work for themselves and the customers of their products and services. They will have more freedom and pleasure to be PHP developers.
The plan for the PHP Classes marketplace is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the fourth part of episode 89 of the Lately in PHP podcast.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about this exciting plan for the PHP Classes marketplace. -
Saknas det avsnitt?
-
How to Motivate Developers to Collaborate in Your PHP Projects - 29 Minutes of the Lately in PHP Podcast Episode 89 part 3By Manuel LemosSuccessful projects around Open Source technologies require a lot of collaboration between many developers.
Knowing how to motivate so many developers around a PHP-based project is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the third part of episode 89 of the Lately in PHP podcast.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP community topics. -
How to Turn an Open Source PHP Project into Your Own Business - 14 Minutes of the Lately in PHP Podcast Episode 89 part 2By Manuel LemosMany developers publish their work as Open Source projects to share them with many other developers.
Turning an Open Source project into a successful business is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the second part of episode 89 of the Lately in PHP podcast.
They also have commented on why they have not yet upgraded all their projects to use PHP 8.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP community topics. -
How to Manage a PHP Project that Will Have a Long Life - 10 Minutes of the Lately in PHP Podcast Episode 89 part 1By Manuel LemosPHP is a project started many years ago. The PHP Classes site also started a long time ago.
The secret of the long life of these projects is related to the attitude of the PHP developers that started them and many others that collaborated to its success.
The attitude of the developers that participated in these PHP projects is one of the main topics commented on by Manuel Lemos and Mike Stowe of the NomadPHP fame in the first part of episode 89 of the Lately in PHP podcast.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP community topics. -
Improving Your PHP 8 Function Parameters Using Trailing Commas: The Wonderful PHP 8 Features and Changes Part 6 - 8 Minutes Lately in PHP Podcast Episode 88By Manuel LemosPHP 8.0 introduces a new improvement that allows PHP developers to add a trailing comma to the last parameter of function calls.
Manuel Lemos and Samuel Adeshina comment specifically about the benefits of PHP 8 function parameter lists using trailing commas in the sixth part of this podcast episode.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP 8 topics, and find where to buy the original PHP elePHPants shown in the podcast video. -
Simplify Your PHP Code With the PHP 8 Class Constructor Promotion: The Wonderful PHP 8 Features and Changes Part 5 - 9 Minutes Lately in PHP Podcast Episode 88By Manuel LemosPHP 8.0 introduces the class constructor promotion allows PHP developers to automatically set certain class variables when a new class object is created. This improvement allows developers to initialize new objects with less code.
Manuel Lemos and Samuel Adeshina comment specifically about the PHP 8 class constructor promotion in the fifth part of this podcast episode.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP 8 topics, and find where to buy the original PHP elePHPants shown in the podcast video. -
The Wonderful PHP 8 Features and Changes Part 4: How Can the PHP 8 match($expression) Be Useful to PHP Developers - 12 Minutes Lately in PHP Podcast Episode 88By Manuel LemosPHP 8.0 introduces the match() expression that allows PHP developers to implement a new way to define what code should be run depending on the value of an expression that should match. This is an evolution of the traditional switch/case blocks available in PHP since its initial versions.
Manuel Lemos and Samuel Adeshina comment specifically about the PHP 8 match() expression in the fourth part of this podcast episode.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP 8 topics, and find where to buy the original PHP elePHPants shown in the podcast video. -
The Wonderful PHP 8 Features and Changes Part 3: The PHP 8 Named Parameters - 17 Minutes Lately in PHP Podcast Episode 88By Manuel LemosOne of the oldest complaints of PHP developers is remembering the right order of the parameters of many PHP functions that they use.
PHP 8.0 introduces named parameters that allow PHP developers to specify the function parameters by name, regardless of the correct order.
Manuel Lemos and Samuel Adeshina comment specifically about the PHP 8 Named Parameters in the third part of this podcast episode.
Listen to the podcast, watch the video with manually edited subtitles in English, read the transcript to learn more about these exciting PHP 8 topics, and find where to buy the original PHP elePHPants shown in the podcast video.