Agenda – week 5 6:00 – 6:05 Questions, announcements 6:05 – 6:20

Slides:



Advertisements
Similar presentations
Design patterns exercise Nick Lopez Duplication of course material for any commercial purpose without the explicit written permission of the professor.
Advertisements

Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Software Engineering 1 Provisional Revision Plan.
1 Exam Tips Week 13 Lecture June 7, COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney.
Mechanics of Materials Lecture 3 Chapter1 - Part 3.
Finding position-to-term rules Find position-to-term rules for these sequences:
E-Store System for MEHE Final status report Team #2 Sandeep, Vijay, Jennifer, Ali, Meghna April 6 th, 2007.
Object-Oriented Analysis and Design Fall 2009.
Agenda – week 4 6:00 – 6:05Questions, announcements, intro 6:05 – 6:35Case study – air traffic control 6:35 – 7:20Lecture: architecture in the development.
CPSC 372 John D. McGregor Module 3 Session 5 Assignment and References.
Writing System Requirements. Parts of a Requirements Spec. Description of the system –Not your system, yet… Indexed requirements Models of the system.
WEEK 1 You have 10 seconds to name…
TK2023 Object-Oriented Software Engineering CHAPTER 9 INTRODUCTION TO OBJECT DESIGN.
SAD2 - UML Lecturer: Dr. Dimitrios Makris 1st Lecture
4+1 View Model of Software Architecture
Design and implementation Chapter 7 – Lecture 1. Design and implementation Software design and implementation is the stage in the software engineering.
Judy Stafford Comp 190 – Meeting 2 February 2, Working to get it Right.
1 Essential Software Architecture Documenting a Software Architecture.
1 Chapter 13: Class Diagram Chapter 19 in Applying UML and Patterns Book.
1 Advanced Computer Programming Software Modeling UML Copyright © Texas Education Agency, 2013.
DEVRY FIN 516 Week 3 Homework Check this A+ tutorial guideline at For more classes visit.
ECO 212 Week 5 Learning Team International Trade Simulation and Report Check this A+ tutorial guideline at 212/ECO-212-Week-5-Learning-Team-
DEVRY PROJ 598 Week 5 DQ 1 Best Practices Check this A+ tutorial guideline at
BSA 310 Week 2 DQ 1 Based on Samuelson’s (2007) article, what are three reasons why globalization is a positive influence for U.S. trade? Explain each.
Writing Technical Proposals
Warm-up Problem S-Pattern Task1
Modelling Concepts Based on Chapter 5 Bennett, McRobb and Farmer
System sequence diagrams
BTS430 Systems Analysis and Design using UML
Consolidated Statement of Financial Position
Lean Implementation Training Agenda Example
UML The Unified Modelling Language. A way of drawing code overviews so that it's understood by any programmer. Usually part of a software development 'process'.
Ladder of Inference Inquiry: Walk down the ladder
Studio Lighting 2 and 3 Point set ups Sketch/write #22
***Have your homework on your desk***
Team members: Project Manager: Facilitator: Customer Liason:
Week 2.
Engineering Design Process
SOEN 343 Software Design Computer Science and Software Engineering Department Concordia University Fall 2005 Instructor: Patrice Chalin.
Elec 2607 Digital Switching Circuits
Superior University, Lahore
Daily Goals Content: What is the difference between a primary source and a secondary source? What are examples of conflict and cooperation between the.
Looking at different emotions and actions
Could you explain _____ in another way?
Project Analysis Course
Chapter 3: The Constitution
Monday 15th March 2010 Mind Mapping Flow Diagrams Proofreading.
Agenda – week 11 6:00 – 6:10 Questions, announcements, about next week
Agenda – week 6 6:00 – 6:10 Questions, announcements, intro
Non-Fiction Book Title
Observations & Case Studies
Agenda – week 4 6:00 – 6:05 Questions, announcements, intro
Agenda – week 10 6:00 – 6:05 Questions, announcements 6:05 – 6:30
Week 5.
Introduction: What is energy?
8X Thursday Changes in Working Life
Sample Test Questions Please identify the use cases of the system that cover all the behaviors described in the system specification. Please identify.
Agenda – week 7 6:00 – 6:15 Questions, announcements, intro
Agenda – week 3 6:00 – 6:30 Documenting an Architecture Project discussion 6:30 – 7:40 Lecture: Qualities vs functionality 7:40 – 8:00 Break 8:00 – 8:20.
1. Write all that you can about this image around the outside
This diagram helps explains why angles at a point add to 360o.
Chapter 6 Vocabulary Input Output Function
Location, Location, Location!
Text Features.
Water Quality of Watershed
4.NF.1 Explain why a fraction a/b is equivalent to a fraction (n x a)/(n x b) by using visual models. This is not the complete standard. Refer to Teacher.
Week 5.
Economics Homework Week 6
Convert the following into an addition problem:
Finding the nth term, Un Example
Presentation transcript:

Agenda – week 5 6:00 – 6:05 Questions, announcements 6:05 – 6:20 Discussion: who needs an architecture doc? 6:20 – 6:45 Case study – flight simulation 6:45 – 7:10 UML class diagrams for Chapter 8 7:10 – 7:35 UML sequence diagrams for Chapter 8 7:35 – 7:45 Break 7:45 – 7:55 More UML diagrams for Chapter 8 7:55 – 8:20 Lecture: about patterns 8:20 – 8:30 8:30 – 9:20 Lecture: documenting an architecture 9:20 Wrap up

Discussion: who needs an architecture document? In groups, brainstorm Project participants or stakeholders who might want to see a SAD (system architecture document) How would it be useful to them?

Case study – flight simulation In groups: Pick a non-simulation application in which the Structural Model pattern would work well. Explain why you think so. Pick a non-simulation application in which the Structural Model pattern would not work very well. Explain.

UML for flight simulation In groups: Imagine you are documenting the Structural Model pattern for a new developer Draw a class diagram Draw a sequence diagram Time permitting, trade diagrams