Modeling with the Unified Modeling Language (UML)—a visual design language for object-oriented programming—is a critical skill for all team members in a software development project. These models are a cost-effective way for collaborators to analyze, communicate, and document their product's characteristics. In this course, learn how to use UML diagrams to create important artifacts at each stage of the software development life cycle. Instructor Neelam Dwivedi shares best practices and tools as she goes over 13 different types of UML models, explaining what you need to know to develop static and dynamic models of software systems.
Learning objectives
- How UML differs from other modeling techniques
- Types of UML models
- UML modeling tools
- Use case, activity, and class diagrams
- Capturing real-time state of your system in action
- Using component diagrams
- Interaction overview diagrams
- Modeling time-constrained interactions