News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

php|architect:
Analysis Following Ruby Makes PHP Number Two
September 24, 2010 @ 10:13:04

On the php|architect blog today Bill Karwin has posted his response to this interesting suggestion from Dennis Hoston about how to "reinvent" object-oriented programming in PHP.

Dennis acknowledges that the name needs work. But, getting past that, his blog is about some creative experiments Dennis is working on. He has come up with a pretty innovative way of creating objects dynamically in PHP that allows for some usage that conventional PHP coding techniques don't support.

He talks about some of the features that this method allows that the usual style of OOP don't allow like class scoping, methods can be added at any times and that the classes created can be temporary. He points out that the base object is actually a factory and makes it simple to create those other instances of child objects. He also mentions some of the features that will no longer work with Deniss' approach like interfaces, instanceof, reflection and autoloading to name a few.

0 comments voice your opinion now!
oop reinvent response dennishoston phpoopr



Developer Tutorials Blog:
5 essential development facts every PHP developer should know
January 24, 2008 @ 16:21:00

The Developer Tutorials website has started up a blog and has already posted some great content to it including this new post covering five things that every PHP coder should know about development.

There's always a bridge between textbook knowledge of programming - syntax, procedure etc. - and the real world knowledge that you get from actually developing real applications. Here are five things every PHP developer should be familiar with before they begin developing web applications in PHP

The list is:

  • Frameworks
  • Templating engines Code availability
  • Don't reinvent the wheel
  • IRC is a wonderful thing

I'm a particular fan of that last one and regularly hang out in the same ##php channel over on Freenode.

0 comments voice your opinion now!
essential development framework template availability reinvent irc



Community Events





Don't see your event here?
Let us know!


database phpunit zendframework api symfony2 podcast application community unittest language introduction testing zendframework2 opinion interview release framework voicesoftheelephpant injection conference

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework