1 / 66
文档名称:

UML 简介-课件(PPT讲稿).ppt

格式:ppt   页数:66页
下载后只包含 1 个 PPT 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

UML 简介-课件(PPT讲稿).ppt

上传人:huiwei2002 2016/3/22 文件大小:0 KB

下载得到文件列表

UML 简介-课件(PPT讲稿).ppt

文档介绍

文档介绍:Lecture Notes for OOAD with UML by Jennifer Wu Slide 1 Object-Oriented Analysis and Design with UML Lecture Notes for OOAD with UML by Jennifer Wu Slide 2 Topic for today Course Description The Motivation for Object Technologies and Iterative Development Object-Oriented Analysis and Design The Unified Modeling Language Iterative Development and The Unified Process Lecture Notes for OOAD with UML by Jennifer Wu Slide 3 Course Description Lecture Notes for OOAD with UML by Jennifer Wu Slide 4 Course Contents & Objectives Learn how to “ think in objects ” Requirements and analysis of the problem domain Design of a solution ? Assign responsibilities to objects ? Design patterns ? Architectural issues ? Java and/or C++ issues UML Unified Process CASE Tools Lecture Notes for OOAD with UML by Jennifer Wu Slide 5 About learning Prerequisites Knowledge and experience in an object-oriented programming language such as Java, C#, C++. Knowledge of fundamental OO concepts, such as class, instance, interface, polymorphism, encapsulation, and inheritance. Intended Audience Primary level Intermediate level Learners rather than memorizers Lecture Notes for OOAD with UML by Jennifer Wu Slide 6 Instructor 吴海涛 @ Lecture Notes for OOAD with UML by Jennifer Wu Slide 7 Textbook Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and the Unified Process, Third Edition, by Craig Larman UML 和模式应用:面向对象分析和设计及统一过程导论(第三版)(影印版) ,***出版社 UML 和模式应用(原书第三版),***出版社 Lecture Notes for OOAD with UML by Jennifer Wu Slide 8 Overview of the Textbook OOA/D OOA/D Design Patterns Design Patterns UML notation UML notation Iterative Development with The Unified Process Iterative Development with The Unified Process An example ( POS ) An example ( POS ) Lecture Notes for OOAD with UML by Jennifer Wu Slide 9 Referenced Books UML Distilled: A Brief Guide to the Standard Object Modeling Language (3nd Edition) —— Martin Fowler & Kendall Scott The Unified Mod