36
votes
28answers
7k views
What’s the best UML diagramming tool?
I'm trying to choose a tool for creating UML diagrams of all flavours. Usability is a major criteria for me, but I'd still take more power with a steeper learning curve and be happy. Free (as in beer) …
22
votes
27answers
2k views
Is UML practical?
In college I've had numerous design and UML oriented courses, and I recognize that UML can be used to benefit a software project, especially use-case mapping, but is it really practical? I've done a …
18
votes
25answers
889 views
How Much Designing Should Go On Before Any Coding Takes Place?
I'm currently in school and for my Senior Project we have to spend 1/3 terms just doing UML diagrams and other tedious documentation for our project.
This involves alot of designing and planning for …
14
votes
18answers
811 views
What tools (free) do you use to design software
What tools do you use to speed up documenting application design.
Namely, creating wireframes, flowcharts. What other methods do you find essential .
Is the general consensus that use cases are …
14
votes
16answers
1k views
Do you still use UML? How? What for?
Few years back everybody in our shop was crazy with UML. Now everybody seems to have cooled off.
I am curious if there is still widespread use of UML in software projects.
If so, is this usage …
12
votes
20answers
1k views
Diagramming Software for a Developer/Designer
For a long time I've been looking for a good diagramming/vector-based drawing program that meets my needs as a developer. I'd like to:
Draw database diagrams
Draw flow charts
Draw object-modeling …
11
votes
19answers
703 views
What tools do you design software with?
Years ago, I used to use Rational Rose. It was big and bulky, and I only used a subset of the features, but it got the job done. Lately (last few years or so), I've just been sitting down with sheets …
10
votes
14answers
1k views
What is the best alternative to Microsoft Visio for UML diagramming?
I need to make some UML diagrams. What is the best alternative on both Windows and OS X?
10
votes
8answers
9k views
Best UML Application for MAC OSX / Cross Platform
What is the best mac based or even better cross platform UML Application available both costed and opensource / freeware?
9
votes
6answers
536 views
What tools/diagrams do you use for modelling multithreaded systems?
I'm sitting there every time I model my systems, thinking, there must be a better way to model concurrency than using UML activity diagrams.
Please share your thoughts. What's your favourite tool or …
9
votes
6answers
8k views
Recommended Eclipse plugins to generate UML from Java code
Are there eclipse plugins that you can recommend for generating diagrams (UML, sequence) from Java code?
8
votes
10answers
233 views
what are the most significant disadvantages of using UML?
UML is a great language to model software for business requirements, but there is a growing community that points some disadvantages for some lacking features.
What are the most significant …
8
votes
13answers
315 views
From Java code to UML diagram
Is there any software that can make UML diagrams from my Java code?
8
votes
8answers
972 views
Do you use UML in Agile development practices?
It feels like an artifacts of an earlier days, but UML sure does have its use. However, agile processes like Extreme Programming advocates "embracing changes", does that also means I should make less …
8
votes
3answers
315 views
Can you recommend good UML tutorials ?
I know I could search for this on the internet but the signal to noise ratio is too low. Have you found or know about any good tutorials on UML? I would really like to find something that explains UML …
