views:

35

answers:

0

Hello All,

I am searching for Software design problems and solutions. Or something like, design a subsystem to open an Image and save to user defined format. Different people give different solutions. I would like to if you have any links which actually talk about problems and one of the good solution with Class diagrams.

Thanks in advance Harsha

Edited: My question is about examples in Software design which help beginners. For example, Design a Vending machine. This machine may be just coffee vending machine. Or this may some juice vending machine. So how one should start designing, which design pattern(if it requires), which OO principle one should follow, So how my UML diagrams look.