The Uml digram
The blog post, UML Diagrams – Everything You Need to Know to Improve Team Collaboration, provides a clear explanation of Unified Modeling Language(UML) Diagram, its usage and types ending with how it helps to visualize the project. Starting off, the blog covers the usage of UML diagrams, continuing with its key uses, forward design, modeling before coding to plan a system, and backward design, modeling after coding to document a finished system. Also, it covers the thirteen UML diagram types and what each type shows and describes what each type represents and how it contributes to visualizing processes effectively. I chose this article as it summarizes clearly what the UML diagram, its usage, how the UML diagram can be used to collaborate with other teammates. First was that since the class, I felt that I needed to understand UML diagrams better as I still did not get what use does it has. The fact that it emphasizes UML diagram as white board for building and analyzing the s...