Learn how to diagram sequences and that's about it. The rest is just a fancy way to charge $150/hr consulting fees for 'architecture.' Utterly useless these days.
Ask HN: Is UML still relevant today?
31–40 of 69 posts
Re: Ask HN: Is UML still relevant today?
#32If you learn only one diagram from UML, take the time to understand and use Sequence Diagrams [1]. Being able to break down an interaction into a sequence diagram (especially between 2 or 3 servers) is a powerful thought tool for specifying interactions and its easy for people to understand. [1] http://en.wikipedia.org/wiki/Sequence_diagram
A great open source tool for these is http://www.mcternan.me.uk/mscgen/
and http://www.umlet.com/ (if you need to do more then just sequence diagrams)
Re: Ask HN: Is UML still relevant today?
#33It's a really useful skill.
...but "UML" as a brand to add to your resumé is pretty much useless.
Re: Ask HN: Is UML still relevant today?
#34Re: Ask HN: Is UML still relevant today?
#35If you learn only one diagram from UML, take the time to understand and use Sequence Diagrams [1]. Being able to break down an interaction into a sequence diagram (especially between 2 or 3 servers) is a powerful thought tool for specifying interactions and its easy for people to understand. [1] http://en.wikipedia.org/wiki/Sequence_diagram
zenbowman's reply is [dead]. Why?
After that it usually turns out to be simpler to create a prototype or wireframe than UML diagrams these days (IMO).
Re: Ask HN: Is UML still relevant today?
#36If you learn only one diagram from UML, take the time to understand and use Sequence Diagrams [1]. Being able to break down an interaction into a sequence diagram (especially between 2 or 3 servers) is a powerful thought tool for specifying interactions and its easy for people to understand. [1] http://en.wikipedia.org/wiki/Sequence_diagram
zenbowman's reply is [dead]. Why?
Re: Ask HN: Is UML still relevant today?
#37"Worth to be designed?", depends on your situation, you tell me. If you don't know if you need you probably don't need at all.
Re: Ask HN: Is UML still relevant today?
#38No. Proof: http://www.google.co.uk/trends/explore#q=%2Fm%2F07x3g&cmpt=q Interesting though, Grady Booch - the man who wrote the Ada text book I had to learn for university - is behind UML. Glad it failed.
Re: Ask HN: Is UML still relevant today?
#39If you learn only one diagram from UML, take the time to understand and use Sequence Diagrams [1]. Being able to break down an interaction into a sequence diagram (especially between 2 or 3 servers) is a powerful thought tool for specifying interactions and its easy for people to understand. [1] http://en.wikipedia.org/wiki/Sequence_diagram
zenbowman's reply is [dead]. Why?
Re: Ask HN: Is UML still relevant today?
#40http://www.gorschek.com/doc/publications_files/GorschekTempe...
(via Erik Meijer on Twitter)