I'm looking for any PHP/programming podcast episodes which specifically talk about PHP classes and objects. Maybe this is too specific but any reference is ok.
BTW, are there any dedicated podcasts for PHP beginners?
I'm looking for any PHP/programming podcast episodes which specifically talk about PHP classes and objects. Maybe this is too specific but any reference is ok.
BTW, are there any dedicated podcasts for PHP beginners?
iBuildings TechPortal An excellent podcast about PHP development. Most of the episodes are recordings from conference presentations.
http://techportal.inviqa.com/
I especially loved this episode: http://techportal.inviqa.com/2010/02/16/surviving-a-plane-crash-2/ where the developers of a Yahoo! like portal for the Netherlands talked about scalability and localization.
Podcasts that are about programming, but not exclusively PHP
Floss Weekly http://twit.tv/FLOSS
Where you can hear an interview from the inventor of PHP http://twit.tv/floss12
Software Engineering Radio http://www.se-radio.net/
Great, in depth, more than web programming topics (I learn about how big programming is)
Stackoverflow Podcast https://blog.stackoverflow.com/
Jeff and Joel cover some technical topics like proxy servers, scaling, server hardware, and how to move a turtle in the LOGO programing language. How do I move the turtle in LOGO? (look who asked the question)
its not necessary for beginners but you can check out:
iBuildings TechPortal An excellent podcast about PHP development. Most of the episodes are recordings from conference presentations.
http://techportal.inviqa.com/
I especially loved this episode: http://techportal.inviqa.com/2010/02/16/surviving-a-plane-crash-2/ where the developers of a Yahoo! like portal for the Netherlands talked about scalability and localization.
Podcasts that are about programming, but not exclusively PHP
Floss Weekly http://twit.tv/FLOSS
Where you can hear an interview from the inventor of PHP http://twit.tv/floss12
Software Engineering Radio http://www.se-radio.net/
Great, in depth, more than web programming topics (I learn about how big programming is)
Stackoverflow Podcast https://blog.stackoverflow.com/
Jeff and Joel cover some technical topics like proxy servers, scaling, server hardware, and how to move a turtle in the LOGO programing language. How do I move the turtle in LOGO? (look who asked the question)
This tutorial and set of videos seems to match your question: Object Oriented PHP for Beginners.
Podcasts are for gossip not for learning a new language. If you want to learn read the PHP documentation.
© 2022 - 2024 — McMap. All rights reserved.