SERVICES
 
CHANNELS

Posts marked with “code”

PHP 5.3 namespaces for the rest of us

 

by Giorgio Sironi · March 29, 2010

10
 

The introduction of namespaces in PHP 5.3 is bringing a new concept in the PHP world, and knowing how to leverage the new features is important for writing concise and readable code.

 

Programming: you’re doing it wrong

 

by Marco Tabini · March 10, 2010

23
 

Software development is the land of egos and opinions—and it seems that, no matter how bad we try, we’re always doing things the wrong way. But why?