Media Summary: If you take a look at software today, you'll see more smart people building things than there ever have been before. The problem? "Fat models" cause maintenance issues in large apps. Only incrementally better than cluttering controllers with domain logic, they ... As we enter a decade of applications developed with
La Ruby Conf 2012 Designing - Detailed Analysis & Overview
If you take a look at software today, you'll see more smart people building things than there ever have been before. The problem? "Fat models" cause maintenance issues in large apps. Only incrementally better than cluttering controllers with domain logic, they ... As we enter a decade of applications developed with You've probably heard of Python, the _other_ popular, dynamic, multi-paradigm programming language. It occupies much of the ... We care about writing quality code, we have read the definition of SOLID principles several times and we know how important ... Some people test in isolation, mocking everything except the class under test. We'll start with that idea, quickly examine the ...
Most developers know enough about refactoring to write code that's pretty good. They create short methods, and classes with one ...