1 Exam Tips Week 13 Lecture June 7, 2006. COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney.

Slides:



Advertisements
Similar presentations
Extended-Response Questions
Advertisements

Welcome to CS680! Tue Thu 7pm - 8:15pm :-(
COMP3710 Tutorial 1 MS Project Deliverables Estimation Dia.
Exam Duration: 10 minutes reading, 2 hours writing Total marks: 50 marks Authorised materials: CALCULATOR Reference documents will be given as part of.
NJIT 1 On to Object Design Chapter 14 Applying UML and Patterns.
Object Oriented Analysis and Design Chapter 1 Applying UML and Patterns -Craig Larman.
CSE115: Introduction to Computer Science I Dr. Carl Alphonce 219 Bell Hall
Common Core English Regents Preparation © 2015 Tammy Manor
5-1 Facilitating Business over the Internet: The XML language CR (2004) Prentice Hall, Inc. The xml goals The main objects of xml: Diagrams: Blocks and.
Revision and Exam Skills
Software Design (COMP 301) Course Outline. Software Design Introduction to software design Methods of software design Software design is a creative rather.
CS-1Q IM Revision 21 January Revision CS-1Q IM Lecture 10 Phil Gray Simon Gay.
CM602: Effective Systems Development Exam Preparation Slide 1 Exam Preparation Preparing for the CM602 Examination D.Miller J. Horton.
CISB594 – Business Intelligence
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
On to Object Design 徐迎晓 复旦大学软件学院
Object-Oriented Analysis and Design An Introduction.
1 ITEC 3010 “Systems Analysis and Design, I” LECTURE 10: Use Case Realizations [Prof. Peter Khaiter]
Course Guide IS325 Systems Analysis & Design II Ms Fatima Khan Prince Sultan University, College for Women.
Goals Approach Evaluation Intro to Python The two on-line sources Getting started with LPTHW.
GRASP: Designing Objects with Responsibilities
Quiz 2.
Object Oriented Design Jerry KotubaSYST Object Oriented Methodologies1.
Guide to Exam Questions ICT. The paper 0 There will be 4 questions. 0 They will contain 4 types of question. 0 The question will be broken down into parts.
Software Production ( ) First Semester 2011/2012 Dr. Samer Odeh Hanna (PhD)
Earth Science I How to succeed in this class. A Technique for Reading 1.Survey headings and topic sentences 2.Turn each heading into a question 3.Read.
Prof. Alan Fekete and Dr. Ying Zhou School of Information Technologies COMP5338 – Advanced Data Models Week 13: Exam Info and Assessment Summary.
Knowledge Management Systems Comp292/492 Semester 2, 2010.
TK2023 Object-Oriented Software Engineering CHAPTER 9 INTRODUCTION TO OBJECT DESIGN.
Object-Oriented Analysis and Design Use cases Finding classes Collaboration and Sequence diagrams Associations between classes.
SAD2 - UML Lecturer: Dr. Dimitrios Makris 1st Lecture
Banaras Hindu University. A Course on Software Reuse by Design Patterns and Frameworks.
COMP 103 wrapping up and some exam tips 2015-T2 Lecture 32 Marcus Frean School of Engineering and Computer Science, Victoria University of Wellington 
1 Introduction to modeling Introduction. 2 Where are we? #TitleDate 1Introduction General concepts ORM modeling Relational.
We’ll be spending a few minutes talking about Quiz 2 on Sections that you’ll be taking the next class session, before you work on Practice Quiz.
Week 15: Review and Discussion Final Lecture. Final Lecture Outline A note on your essays Exam: when/where, philosophy, structure, studying How to study.
Test Preparation Strategies When taking a test, understanding what a multiple choice question is asking you to do and expecting you to know is essential.
1 Introduction to modeling Introduction Anna Fensel
Strategies & Knowledge for Independent Learning Group Work SKIL SKIL cards are sets of cards that explain how to use different learning strategies. They.
REMINDER: If you haven’t yet passed the Gateway Quiz, make sure you take it this week! (You can find more practice quizzes online in the Gateway Info menu.
HCIS 410 Read, Lead, Succeed/Uophelpdotcom For more course tutorials visit
AP Exam Development and Grading The AP Physics exams are developed by a committee of high school and college physics faculty After the exams are administered,
Exam Strategies & Tactics How to succeed when taking examinations & tests.
CIS 170 MART Teaching Effectively/cis170mart.com FOR MORE CLASSES VISIT HCIS 410 AID Inspiring Minds/hcis410aid.com FOR MORE CLASSES.
1 Chapter 13: Class Diagram Chapter 19 in Applying UML and Patterns Book.
IT 210 Week 9 Capstone DQ To purchase this material link 210-Week-9-Capstone-DQ For more courses visit our website.
CIEPS HOW TO DEVELOP APPROPRIATE STUDY SKILLS
Higher Human Biology EXAM TIPS 
Short answer & Case Study session
You should know the answers to these…
22 November – IB Economics
We’ll be spending a few minutes talking about Quiz 2 on Sections that you’ll be taking the next class session, before you work on Practice Quiz.
Scatter Diagrams Thursday, 09 June 2011.
What lessons can be learned
Tips For Examination Success
What lessons can be learned from the example script?
Psychology 40S Exam Information
Agenda – week 6 6:00 – 6:10 Questions, announcements, intro
Object Oriented Analysis and Design
Building Capacity on Protected Areas Law & Governance
DVA2602 COMMUNITY DEVELOPMENT AND THE BASIC NEEDS APPROACH
50% Written Exam Explained
What lessons can be learned from the example script?
How to study for Technology
Preparing for the English I EOC
Current Topics 40S Exam Information
CUTM 4012: Methods of Teaching English
Short film project WHAT IF?.
On to Object Design c. 14.
Presentation transcript:

1 Exam Tips Week 13 Lecture June 7, 2006

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 2 Exam Information Time Wed 21 st, June, 6:00- 8:10pm Venue TC Assembly Hall U300 Requirement At least get 40% in the exam to pass the course Your overall mark Assignment 1 mark + Assignment 2 mark + Exam mark * 60% Overall should be 50% or more to pass the course

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 3 Exam script Question 1 [10 marks] Object-Oriented Basics Two short questions When you answer it Be brief Estimated time around 10 minutes.

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 4 Exam script Question 2 [25 marks] Object-Oriented Analysis You are given: A short description of the system requirements You are asked: to develop a Domain Model for this problem domain. When you answer it Remember the association name and multiplicity Only show necessary attributes Estimated time around 20 minutes.

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 5 Exam script Question 3 [20 marks] UML Diagram You are given A UML diagram You are asked To write partial definition of a few classes based on the UML diagram  Class head declaration  Possible attributes  Methods signature & body  Make reasonable assumptions Estimated time around 15 minutes

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 6 Exam script Question 4 [20 marks] Design Improvements You are given: A piece of code plus some description, this code fragment is based on your course project You are asked: To apply some principles & patterns to improve the design  To draw a Design Class Diagram [10 marks]  To write code fragment [10 marks] When you answer it Only show essential code fragment Estimated time 20 minutes

COMP5028 Object-Oriented Analysis and Design (S1 2006) © Dr. Ying Zhou, School of IT, The University of Sydney 7 Exam script Question 5 [25 marks] Design Patterns Three sub questions Question 5.(a) [7 marks]  Draw a DCD based on a short description of a few classes and their relationships.  Estimated time: 5 minutes Question 5.(b) [4 marks] Identify the design pattern used in (a)’s description and explain the main features of it.  Estimated time: 5 minutes Question 5.(c) [14 marks]  You are given some system requirement  You are asked to use ONE GoF design pattern to design the system  Draw DCD  Estimated time: 15 minutes