Analysis and Design book?
-
Greetings, I recently failed in Computer Project (analysis and design) subject in my offshore course. I took it purely under my local tutor's will (pretty lame, huh?). He told me to do this and that, draw this diagram and that diagram. In my entire course, there is no subject or detailed explanation about how to prepare correct and detailed(or can you say scientific?) analysis and design. So please, any suggestion what book should I read to get a grip of this subject? Note : I'll be using C# on windows application or ASP .NET for my next project submission so I guess it will be OOAD approach?
-
Greetings, I recently failed in Computer Project (analysis and design) subject in my offshore course. I took it purely under my local tutor's will (pretty lame, huh?). He told me to do this and that, draw this diagram and that diagram. In my entire course, there is no subject or detailed explanation about how to prepare correct and detailed(or can you say scientific?) analysis and design. So please, any suggestion what book should I read to get a grip of this subject? Note : I'll be using C# on windows application or ASP .NET for my next project submission so I guess it will be OOAD approach?
g4m4t4tsu wrote:
In my entire course, there is no subject or detailed explanation about how to prepare correct and detailed(or can you say scientific?) analysis and design.
You should then bring that up to the folks who offered the course.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
Greetings, I recently failed in Computer Project (analysis and design) subject in my offshore course. I took it purely under my local tutor's will (pretty lame, huh?). He told me to do this and that, draw this diagram and that diagram. In my entire course, there is no subject or detailed explanation about how to prepare correct and detailed(or can you say scientific?) analysis and design. So please, any suggestion what book should I read to get a grip of this subject? Note : I'll be using C# on windows application or ASP .NET for my next project submission so I guess it will be OOAD approach?
For object-oriented analysis and design, I would recommend this book: Object Design: Roles, Responsibilities, and Collaborations[^].
-
Greetings, I recently failed in Computer Project (analysis and design) subject in my offshore course. I took it purely under my local tutor's will (pretty lame, huh?). He told me to do this and that, draw this diagram and that diagram. In my entire course, there is no subject or detailed explanation about how to prepare correct and detailed(or can you say scientific?) analysis and design. So please, any suggestion what book should I read to get a grip of this subject? Note : I'll be using C# on windows application or ASP .NET for my next project submission so I guess it will be OOAD approach?