Sequence diagrams, the only good thing UML brought to software development
1–10 of 427 posts
Re: Sequence diagrams, the only good thing UML brought to software development
#2Re: Sequence diagrams, the only good thing UML brought to software development
#3Re: Sequence diagrams, the only good thing UML brought to software development
#4Re: Sequence diagrams, the only good thing UML brought to software development
#5Re: Sequence diagrams, the only good thing UML brought to software development
#6Fundamental Modeling Concepts http://fmc-modeling.org/
Used consistently it really helps a lingua franca across teams. Which was the UML aim all along, but it got caught in into "Enterprise Bloat" (like SOAP or XML)
Re: Sequence diagrams, the only good thing UML brought to software development
#7It is one of the few (only) diagram types that is easy to draw and fairly close to the real world implementation. Most other formal approaches are wonky abstractions that only true practitioners can make sense of.
Re: Sequence diagrams, the only good thing UML brought to software development
#8I do really wonder why UML is still taught in universities, as the article states, it's pretty useless. I took a masters Software Engineering course at Georgia Tech two years ago and a big part of the class was learning UML. That time was mostly wasted as I've never used any of it and never met anyone who has used it.
It wasn't my first time learning it either, we also had a section on it in my undergrad software engineering course. So I learned the same useless stuff twice.