Template for Presentation (feel free to customize look)

Slides:



Advertisements
Similar presentations
Learning Collaborative Team Storyboard Template for Learning Session Two.
Advertisements

Creating and Managing Sites Module 7. Overview Creating Standard Sites Customizing Look and Feel Saving Sites as Templates.
Program Name Developed by Team Name Student1, Student2, Student3, Student4.
Welcome to the Java Short Course Jin Sa. Backgrounds and Objectives? Programming? Object-oriented?
1 Scheme Scheme is a functional language. Scheme is based on lambda calculus. lambda abstraction = function definition In Scheme, a function is defined.
1 Feel free to contact us at
CSE 111: Object Oriented Design. Design “To program is human but to design is divine” (WEH)
Project title Team Members. Project Title Brief description of the project in bullet form.
1 An introduction to design patterns Based on material produced by John Vlissides and Douglas C. Schmidt.
Software Engineering Muhammad Fahad Khan
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 18 Slide 1 Software Reuse.
Object Oriented Design and Programming Alan Goude Room: Sheaf 9323.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
1 Life Cycle of Software Specification Design –Risk Analysis –Verification Coding Testing –Refining –Production Maintenance.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
1 CS Tutorial 5 Frid. Oct 23, 2009 Design Document Tutorial.
Chapter 9 Interfaces and Polymorphism. 9.1 Reusing Code An interface is a collection of related methods whose headers are provided without implementation.
1 IDLOOPC1998. Object-Oriented Programming Using C++ CLASS 1.
By : SAG3 Members.  Cross platform client interface for Time recording/capturing  MS Project integration to Time tracker  integration to Time.
Design of an Integrated Robot Simulator for Learning Applications Brendon Wilson April 15th, 1999.
Boris Milašinović Faculty of Electrical Engineering and Computing University of Zagreb, Croatia 15th Workshop on "Software Engineering Education and Reverse.
User-Centered Design Week 4. Agenda 5:30 – Team Stand Up 5:40 – User-Centered Design 6:10 – User Interface Research Activity 6:30 – Paper Prototyping.
By, [Blue Team] Bauyrzhan Aitileu Muneeb Mahmood Vinaykumar Bangera.
© APMG 2009 Question 1 – Application Management - Some Key points The Application Lifecycle should be recognised as a separate lifecycle The Application.
CSIS 4850: CS Senior Project – Spring 2009 CSIS 4850: Senior Project Spring 2009 Object-Oriented Design.
Patterns are Roles What patterns are and what not…
Vision and Workflow Care Partners Training – Clinic Info Sharing (please feel free to add additional slides if you need additional space!)
An Introduction to UML COMS 103 section 4 11 January, 1999.
Course Code : 15ECSC204 Object Oriented Progamming.
CSC 222: Object-Oriented Programming
Programming in Java: lecture 7
Chapter 7: Software Engineering
Development with Eclipse
Computer Software: Programming
Data Synthesis and Analysis
Lecture 8 Object Oriented Programming Using Java
Object-Orientated Programming
Dell Customer Support Service Dell Customer Support Service REACH AT Dell Support : Give a Ring on:
AOL Customer Services For Instant Help Give a Ring on: Fix AOL Error 66 Dcvs.
Dell Customer Support Service Dell Customer Support Service REACH AT Dell Support : Give a Ring on:
Get Customized Support with 100% Customer Satisfaction…. Help Care.
Dell Customer Support Service REACH AT Dell Support : Give a Ring on:
Module 1: Getting Started
QuickBooks Online Support * * Number We are Here for You!!!!
Team members: Project Manager: Facilitator: Customer Liason:
Interfaces.
Introduction to Programming 2
ECE 477 Final Review: Team #
Design Patterns A Case Study: Designing a Document Editor
Tonga Institute of Higher Education
Introduction to Computer Graphics
PPT and video are due: no later than November 16, 5:00 PM
Composite Pattern Context:
CSCI 4838 Senior Project in Computer Science Spring 2004
Advanced Programming in Java
DBS Digital Express Challenge NYU Shanghai
PPT1: Basics of software engineering
201X BUSINESS TEMPLATE CORPORATION NAME HERE.
Demonstrates Excellence
PPT and video are due no later than February 15, 2019
«Болашақтың есігін ашатын бес кілттің бірі – білім ошақтары».
Object-Oriented Programming
PPT and video are due no later than March 1, 2019
SELECTION FILE TEMPLATE.
Task 55 Scope – TOSCA Profile
Excel VBA Programming © Copyright 2011, TechMentors All rights reserved.
07 | Error Handling Jeffrey Snover | Distinguished Engineer & Lead Architect Jason Helmick | Senior Technologist, Concentrated Technology.
Presentation transcript:

Template for Presentation (feel free to customize look) (This should be in addition to UML display, and live demonstration.)

Polymorphic Collections How did you use them in your application? What code demonstrates how you handled different object types?

Abstract Classes Where did you use abstract classes? Why did you use them?

Interfaces Where were interfaces used? Did you have to use interfaces for your project? What were the advantages/disadvantages?

Swing GUI What was the most challenging aspect of your GUI?

Customized Error Handling Where did you use it? Did you like using it? Or did you feel it was overkill?

File Input/Output What were your file input/output strategies?

Lambda Expressions Show us the code where you used lambda expressions Simple ones are ok More complex ones score more!

Design Patterns Which design patterns did you use (if any) for this project? Which design patterns would make sense for this project?

Team Contributions Please list all team members here and list the modules each team member worked on.