Skip to main content.
Skip to main content.

Overall Organization

Each Week

Notes on presentations

Presentation duties should rotate among team members. Presentation and verbal communication skills are important; use this as an opportunity to practice in a friendly environment. Everyone should give at least part of one presentation during the term.

I know some people have anxiety about public speaking since I have had this as well. If you do not feel able to take a turn presenting to the class, come talk to me about it.

Week by Week Schedule

This schedule is approximate and will change in response to class needs. It will be updated to reflect current assignments and any changes in class schedule. You should check the schedule routinely during the quarter to make sure you are keeping up with.

Readings: Reading should be done before the class where they are listed. Papers labeled "522" are additional readings from the literature required for graduate students and recommended for undergraduates.

Status Reports: Monday classes will begin with a quick (2-3 minute) status report from each team.


Date

Lecture/Discuss in Class

Reading

Project milestones

Week 1
Mon. 1/4

Overview of Software Engineering and the class.
Download slides in PDF
or in Powerpoint

Read Project Description

 

Due: fill out and return team formation survey before class. Project 1 groups are assigned. first meeting.

Fill out FERPA consent form.

Read Project 1 requirements

Week 1
Wed.
1/6

Software Processes
Download slides in PDF or in Powerpoint
Assembla workspaces

Process Models

Recent Software Failures: Of 2011, Agile

Assembla team workspaces available:Team 1, Team 2, Team 3, Team 4, Team 5, Team 6

Week 1
Fri. 1/8

Software Process (continued): few added slides in PDF or Powerpoint

In class exercise: choosing an effective process

 

Examples of of project workspaces from past 422 and 423 classes: Example1, Example2 and Example3. While overall good examples, these should not be emulated without thought.

Milestone: Look at example projects for some guidance. Familiarize yourselves with the Assembla site:
1. Add all team members to Assembla.
2. All team members should read description of Project.

Week 2
Mon. 1/
11

Project Planning
Project planning exercise
Download slides in PDF
or in Powerpoint

In class: Stand-up Status Report on team meeting results

Advice on scheduling

Deliverables: Report on progress in Stand-up in class
1. All Week 1 milestones met.
2. Fill out initial cut at project plan to include: roles and responsibilities for each team member, risks and risk mitigations, choice of process, list of deliverables, and major milestones to the end of the first development iteration. Use milestones from this column to start.
3. Provide Meeting Notes for any meetings held
4. Individuals have filled out developer logs for Week 1

Week 2
Wed.
1/13

Requirements analysis and
Quality Assurance I: Video lecture here
Download slides in PDF or in Powerpoint

Use cases: In class exercise.
(a few additonal slides used in class in PDF and Powerpoint)

IBM Use Case Guide

Example Use Case: ATM

Due:
1. Fill out ConOps part of Requirements template (may copy parts of assignment)
2. Generate questions on expected behavior for customer (instructor).
3. Work together to create a one or two use cases.

Resources: Project planning summary, Create a PERT chart

Week 2
Fri..
1/15

Deliverables walkthrough
Client meetings, answer questions

Faulk: Software Requirements

Due: Everyone on the project should know Use Case basics
1. First draft of Requirements including key Use Cases
2. First set of test cases based on Use Cases
3. Initiate design: decompose software into work assignments.

Week 3
Mon. 1/
18

Holiday, no class.

View lecture video on line. Requirements & QA II
Download slides in PDF or in Powerpoint

 

 

Deliverables:
1. Finalize requirement,
2. Draft of User's Guide
3. Initial implementation of all modules.

Critical: should include communication and at least one meeting with the client to ensure requirements correctness.

Week 3
Wed.
1/20

Address Book requirements exercise. Discussion of detailed requirements.

 

Software Problems in the health care exchanges

Due: 1) initial implementation of all modules. 3) Module level testing

Week 3
Fri.
1/22

Group Dynamics:
Download slides in PDF or in Powerpoint

 

 

Week 4
Mon. 1/
25

Quality Assurance I:
Download slides in PDF or in Powerpoint

 

Due: Final increment integration.

QA Plan Examples: Cyclone Project (short) and a Data Mining Project (longer)

Week 4
Wed.
1/27

Final Project 1 meetings in class.

 

Due: Acceptance testing, final bug fixes, draft of presentation for practice.

Week 4
Fri. 1/29

Project 1 Presentations in Deschutes Colloquium room.

Slides on final submissions: PDF

 

Project 1 is due. Groups present Project 1 results and lessons learned. Use this guideline for your team presentation. All project materials are due class time (freeze Assembla pages).

Fill out Peer Evaluation Forms and return (Word or PDF format)

Week 5
Mon. 2/1

Midterm Review: Recorded Lecture video here
Download slides in PDF or in Powerpoint

Project Phase 2 Kickoff: project ideas

Midterm Review Questions

Due: Selection of Project 2 or proposal in the form of a draft ConOps document.

Review: meeting with Instructor for Project 1 review, Project 2 planning

Week 5
Wed.
2/3

Midterm

 

In class midterm, multiple choice and short answer. Closed book and notes.

Week 5
Fri. 2/5

Quality Assurance: Testing and test planning:
Slides in PDF or Powerpoint

   

Week 6
Mon.
2/8

Architecture I: Introduction to software architecture
Download slides in PDF or in Powerpoint

 

Due: ConOps complete, initial project plan including schedule and milestones.

Week 6
Wed.
2/10

Architecture II: Design goals and the meaning of "design" in the software context
Download slides in PDF or in Powerpoint

 

Due: first draft of SRS, identify and prioritize project risks, plan for risk mitigation

Week 6
Fri. 2/12

Architecture III: Modularization
Download slides in PDF or in Powerpoint

   

Week 7
Mon.
2/15

In class Exercise: Address Book Design

 

 

Week 7
Wed.
2/17

Architecture III: Design examples, class exercise

 

 

Week 7
Fri.2/19

Architecture IV: Design examples (cont'd). Download slides in PDF or in Powerpoint

  Data Banker Interface Specification example

Week 8
Mon.
2/22

Address Book design example.

 

Due: minimal subset (iteration 1 of code)

 

Week 8,
Wed.
2/24

Review of concepts.

 

 

Week 8
Fri. 2/26

Architecture V: review of concepts

 

Example of Architectural design documentation (grad student projects done by professional developers) RequirementsReader

Example of Module Structure documentation for a simple system: Floating Weather Station Requirements and Module Guide

Week 9,
Mon.
2/29

Architecture VI: Documenting architecture
Download slides in PDF or in Powerp oint

 

Due: second code increment

Week 9,
Wed.
3/2

Architecture VII: Module design and specification

 

 

Due: finalizing testing, documentation

Week 9
Fri. 3/4

Quality Assurance II: Video lecture on software reviews (~35 mi.). Download slides in PDF or in Powerpoint    

Week 10,
Mon. 3/7

Quick project status meetings in class.

 

 

Week 10,
Wed.
3/9

No class, work on projects.

 

 

Assembla pages for the Project Plan, Requirements, and Architecture should be frozen and available for evaluation. Teams should inform the instructor if they cannot meet this deadline.

Week 10
Fri. 3/11

Project 2 demos.  

Project 2 code is due (projects should be completed by class time). Read instructions for final presentations and hand-ins here (download). Read the Project Grading page for details on how your project will be graded.

Fill out Peer Evaluation Forms and return (Word or PDF format)

Week 11
Mon. 3/14 2:45 PM

Second Midterm

Review lecture video covering material since midterm.
Slides in PDF or Powerpoint