2015年5月22日のブックマーク (3件)

  • Readme Driven Development

    Readme Driven Development 23 August 2010 - San Francisco I hear a lot of talk these days about TDD and BDD and Extreme Programming and SCRUM and stand up meetings and all kinds of methodologies and techniques for developing better software, but it’s all irrelevant unless the software we’re building meets the needs of those that are using it. Let me put that another way. A perfect implementation of

    ABA
    ABA 2015/05/22
    Readme駆動開発もあるのか。ブログ記事やプレスリリースよりは手軽かもしれん
  • Working Backwards

    Working BackwardsNovember 01, 2006 • 579 words In the fine grained services approach that we use at Amazon, services do not only represent a software structure but also the organizational structure. The services have a strong ownership model, which combined with the small team size is intended to make it very easy to innovate. In some sense you can see these services as small startups within the w

    Working Backwards
    ABA
    ABA 2015/05/22
    ブログ駆動開発に似たものとしてはアマゾンのプレスリリース駆動開発もある
  • User stories on steroids – how Estimote uses “blog post driven development”

    Planning and defining the work of an SDK team is a special challenge in software development. Such teams don’t always have “visible” deliverables in the same way a web or app team do. The team’s work is developer-facing – by developers for developers - and much of the planning is on a deeply technical level. The smart people in the team often have strong opinions about how things should be done, a

    User stories on steroids – how Estimote uses “blog post driven development”
    ABA
    ABA 2015/05/22
    コードを書く前に「次のリリースはこんなにスゴイよ!」というブログ記事を書くことで実装すべき価値を明確にするプログ駆動開発について