| Author |
well-done UML project sample?
|
|
| R.A.M. 2006-11-27, 7:01 pm |
| Hello,
I would like to learn UML and I have a question: could you send me a sample
UML project (in any format) that would help me to learn UML?
I am .NET programmer and I would like to use UML to design database
application with web UI.
Please help.
Thank you!
/RAM/
| |
|
| R.A.M. wrote:
> I would like to learn UML and I have a question: could you send me a
> sample UML project (in any format) that would help me to learn UML?
> I am .NET programmer and I would like to use UML to design database
> application with web UI.
UML is not a methodology. It is not a system to decide what shape your
classes should take. It's a system to record and model that shape, after
some other process creates the shape.
What problem do you think using UML will solve?
Have you looked at any of the dozens of books on UML?
--
Phlip
[url]http://www.greencheese.us/Z Land[/url] <-- NOT a blog!!!
| |
| H. S. Lahman 2006-11-27, 7:01 pm |
| Responding to R.A.M....
> I would like to learn UML and I have a question: could you send me a sample
> UML project (in any format) that would help me to learn UML?
> I am .NET programmer and I would like to use UML to design database
> application with web UI.
UML is just a convenient notation for OOA/D. Any OOA/D book will
provide lots of examples. The tricky part is developing a good OO
design that one can express in UML (or directly in OOPL code). So I
suspect you want to learn OOA/D rather UML.
You can't learn OOA/D with a couple of examples; you need to master the
fundamentals of the OO paradigm. The necessary methodological approach
is not intuitive, particularly if one has done traditional software
development. And OOA/D is far too complex to deal with via USENET postings.
So my advice is to find a good book on OOA/D and read that as a start.
(My blog has some suggestions about how to find one in the Books
category.) Once one has read such a text, find someone with experience
in the OO paradigm for tutoring/mentoring.
*************
There is nothing wrong with me that could
not be cured by a capful of Drano.
H. S. Lahman
hsl@pathfindermda.com
Pathfinder Solutions
http://www.pathfindermda.com
blog: http://pathfinderpeople.blogs.com/hslahman
"Model-Based Translation: The Next Step in Agile Development". Email
info@pathfindermda.com for your copy.
Pathfinder is hiring:
http://www.pathfindermda.com/about_us/careers_pos3.php.
(888)OOA-PATH
| |
| R.A.M. 2006-12-01, 8:00 am |
| Thanks for your answers, but...
I am from Poland and books I found in Polish contain rather simple examples.
My English is not fluent and advanced books in English are difficult for me.
Do you know a sample UML project of database application with web UI.
Please help. Thank you!
/RAM/
Użytkownik "R.A.M." <r_ahimsa_m@poczta.onet.pl> napisał w wiadomości
news:ekeotf$gs8$1@news.onet.pl...
> Hello,
> I would like to learn UML and I have a question: could you send me a
> sample UML project (in any format) that would help me to learn UML?
> I am .NET programmer and I would like to use UML to design database
> application with web UI.
> Please help.
> Thank you!
> /RAM/
>
|
|
|
|