Explore >> Select a destination


You are here

swreflections.blogspot.com
| | anthonysciamanna.com
58.8 parsecs away

Travel
| | Collective code ownership is an essential practice but often misapplied in enterprises and multi-team software organizations, leading to churn, expensive integration bugs, and morale issues. Conway's Law can help to organize teams to get the benefits of collective code ownership.
| | anthonysciamanna.com
83.3 parsecs away

Travel
| | Pair programming has long been considered a replacement for code reviews. If code was written in a pair, having a code review was considered unnecessary a...
| | codescene.com
76.9 parsecs away

Travel
| | You'll see how Temporal Coupling helps us design better software as we uncover expensive change patterns in our code.
| | blog.jayfields.com
150.5 parsecs away

Travel
| Some people ask if Test Driven Development (TDD) is what caused Ruby to become popular. Other people smarter than me claim that TDD is in fa...