Dr. Orest Pilskalns
CS320 - Fundamentals of Software Engineering
Fall 2007

 

Announcements:
       
       
Final Grades

Power Point Slides:


        Lecture 1 (Introduction)
        Lecture 2 (Process Models)
        Lecture 3 (OOP/Java Review)
        Lecture 4 (Requirements)
        Lecture 5 (Use-Cases)
        Lecture 6 (Overview of Modeling Notations)
        Lecture 7 (Design Overview)
        Lecture 8 (UML Overview)
        Lecture 9 (Class Diagrams)
        Lecture 10 (Activity Diagrams)
        Lecture 11 (Sequence Diagrams)
        Lecture 12 (State Charts)
        MODELS Presentation on Runtime Debugging
        Lecture 13 (Object Oriented Design)
        Lecture 14 (Design Patterns 1)
        Lecture 15 (Design Patterns 2)
        Lecture 16 (Design with an API- Piccolo)
        Lecture 17 (UI Design)
        Lecture 18 (Testing)
        Lecture 19 (Advanced OO Principles)

Reading Assignments:

        Week 1: Pfleeger - Chapter 1
        Week 2: Pfleeger - Chapter 2
        Week 3: Pfleeger - Chapter 4
        Week 4: SRS Document
        Week 5: Pfleeger - Chapter 5
        Week 6: Pfleeger - Chapter 5
       
Week 7: Pfleeger - Chapter 6
        Week 8
: Pfleeger -Chapter 6

Important Links:

        (0) Homework and Project Submission Site
        (1) JDK1.6 with Netbeans IDE: (downloadable)

        (3) Apache Ant Manual
        (4) WSU Library: E-Journals    

 

Example Code, Specs, Designs, and Data:

   
    Technical Writing Exercise
        Ant Example
       
SRS Template
        SRS Example
       
Piccolo Example - World Vector Map
       
Activity Diagram Example
       
Interface Introspection Example
       
Observer Example
        JUnit Example

Assignments:

       
Homework 1 (Due: September 4, 2007)
       
Homework 2 (Due: September 13, 2007) (test file)
        Homework 3 (Due: September 25, 2007)
        Lab 1 (Due: October 5, 2007)
        Homework 5 (Due: Nov 3, 2007)
        Design Review (Nov 5-7, 2007)
        Homework 6 (Due: Nov 17, 2007)
        Homework 7 (Due: Dec 6, 2007)

Exams:
       

        Midterm - October 25 (Review Sheet)
        Final Project Report - December 10   


Other Documents:

        Syllabus

       

SRS and Design review :

        Student Sample 1
        Student Sample 2
        Student Sample 3
        Student Sample 4