▲ | elric 4 days ago | |
It's still being taught in schools AFAIK. Had an intern a year ago whose school forced them to go the whole nine yards with UML. Our company gave them a project to build, and their school made them draw use-case diagrams, class diagrams, sequence diagrams, and activity diagrams, before the student was allowed to write any code. This was a waste of everyone's time, and we gave the school some choice feedback which I'm sure they'll ignore. Sequence diagrams are still used quite a lot, and for good reason, they're incredibly useful. I see simple class diagrams quite frequently as well, but without the poorly designed arrow nonsense (shaded? open? closed? argh!). |