質問

I'm looking for a video tutorial/training or even lectures on Object Oriented Analysis & Design. I don't need explanation for UML and Use cases. I want a full software life cycle explained.

I already read Head First: Object Oriented Analysis & Design

The book actually had all I was looking for:

Requirement gathering, Use case diagrams, Class diagrams all applied to a real project.

I'm looking for something similar in which all these topics are explained practically of a real life full project.

役に立ちましたか?

解決

youtube has a video - lecture 9 and 10 http://www.youtube.com/watch?v=uH7wh9f2hyo will cover aspects of OOAD.

But u better read a uml book or Fowlers site on uml - http://martinfowler.com/bliki/uml.html

Hope I helped you.

他のヒント

Although not a video tutorial, Simon Bennett's Object Oriented System Analysis and Design begins describing two case studies which they follow through the analysis and design stages throughout the book, was very helpful to me in terms of which way to go about projects as well as giving an in depth look at systems development and design.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top