lstrojny + oop   20

Is the Supremacy of Object-Oriented Programming Over?
The fact is, for a lot of these applications, it’s just data. The ceremony of object wrappers doesn’t carry its weight. Just put the data in a hash map (or a list if you don’t need the bits “labeled”) and then process the collection with your iterate, map, and reduce functions
functional  oop  development 
may 2009 by lstrojny
Using the Overview Pyramid
Explaination of the overview pyramid
php  metrics  qa  oop 
march 2009 by lstrojny
InfoQ: Greg Young Discusses State Transitions in Domain-Driven Design and DDD Best Practices
State changes, write-only domain model, behaviours vs. setters and getters
ddd  tdd  oop  ood 
february 2009 by lstrojny
Huston Design Patterns
Good reference to distinguish the harder to differentiate patterns like adapter, facade, proxy
pattern  oop  reference  development 
december 2008 by lstrojny
Why a Duck?
An Introduction to Polymorphism and Design Patterns
oop  pattern  reference  development 
december 2008 by lstrojny
Bad code smells
List of object oriented code smells
oop  refactoring  smells 
october 2008 by lstrojny
The State of AOP for PHP
pecl/runkit, pecl/intercept, AspectPHP, GAP
php  aop  oop  programming 
august 2008 by lstrojny

Copy this bookmark:



description:


tags: