|
Friday, July 22, 2011
The Joel Test
Labels:
quality,
spolsky,
thoughtleaders
Tuesday, July 19, 2011
Software Architecture Patterns and Best Practices
- The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core. In other words, all coupling is toward the center. This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. Onion Architecture
Subscribe to:
Posts (Atom)