Lesson 2 | UML Fundamental Requirements |
Objective | What is required to take this course? |
UML Fundamental Requirements
Required software
To create diagramming exercises you must have access to a drawing tool capable of making a GIF.
For example, you might choose a tool such as Visio, or a freeware product. Later in this module, the details of exercise submission are outlined.
Use of other tools
If you use an OO modeling computer-assisted software engineering (CASE) tool, you will still have to be able to save your diagram as a GIF in order to submit your assignment. Open Source Case Tools can be acquired by searching the Internet.
However, use of a CASE tool is not required for this course. The course will not provide support for the use of any of the drawing tools or CASE tools, and instructions will not be provided on how to use any of these tools.
Optional books
Optional books for the course include:
(as indicated below)
- UML Distilled: Applying the Standard Object Modeling Language
- UML Toolkit
- Instant UML
You can purchase UML distilled from the following link below.
UML Distilled
How can UML solve Problems
So how can the Unified Modeling Language help solve these problems? UML has become an increasingly popular and powerful
component of software development strategies around the world. More than 90 percent of the Fortune 500 companies use it in some form.
Why? Because UML supplies some essential tools that support a professional response to these challenges.
UML provides
- A consistent form of communication that works equally well in analysis and design
- A visual presentation that works equally well for technical and non technical team members
- A formal yet flexible standard to ensure consistency and clarity
- An extensible language that may be tailored to any industry or application type
- A programming language independent way to specify software
- A rigorous means to specify software structure and behavior to generate code or even generate complete applications (executable UML)
- Regardless of the method you use to apply it, UML supports the development of precise and traceable communication that will survive rapid pace of change
Additional resources
you will find a number of helpful references on the Help pages, including a list of frequently asked questions, links to UML Internet
and print resources, and links to CASE tool vendor Web sites.
In the next lesson, some of the features you can expect to encounter throughout the course will be examined.