views:

106

answers:

3

Hello!

What resources do you recommend, in order to learn use case driven development ?

A: 

I found Applying Use Cases helpful. See the blog. See related books at http://www.applyingusecases.com/

S.Lott
+1  A: 

I loved Cockburn's Writing Effective Use Cases. But to learn the development aspects, as opposed to the writing, I recommend Larman's Applying UML and Patterns. The latest edition is rather large, but is chock full of good stuff on object orientation and agile documentation and planning -- including use case writing and implementation in code.

sfuqua
A: 

My favorite book on the subject is "Use Case Driven Object Modeling with UML A Practical Approach".

unclerojelio