What's the most useful 10% of UML and is there a quick tutorial on it?
Posted
by
Hanno Fietz
on Programmers
See other posts from Programmers
or by Hanno Fietz
Published on 2011-11-26T14:57:14Z
Indexed on
2011/11/26
18:08 UTC
Read the original article
Hit count: 296
I want my scribbles of a program's design and behaviour to become more streamlined and have a common language with other developers.
I looked at UML and in principle it seems to be what I'm looking for, just way overkill. The information I found online also seems very bloated and academic.
Is there a no-bullshit, 15-minutes introduction to the handful of UML symbols I'll need when discussing the architecture of some garden variety software on a whiteboard with my colleagues?
© Programmers or respective owner