Dedicated podcast for PHP beginners [closed]

旧城冷巷雨未停 提交于 2019-12-22 06:49:43

问题


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?


回答1:


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 http://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)




回答2:


its not necessary for beginners but you can check out:

  • http://www.phppodcasts.com/
  • http://devzone.zend.com/tag/PHP%20Abstract



回答3:


This tutorial and set of videos seems to match your question: Object Oriented PHP for Beginners.




回答4:


Podcasts are for gossip not for learning a new language. If you want to learn read the PHP documentation.



来源:https://stackoverflow.com/questions/2611363/dedicated-podcast-for-php-beginners

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!