GMU

 

Fall 2016
SWE 619 Object Oriented Software Specification and Construction
Section 002/P01

  

  

  

  

Course Description:

To give the students a solid understanding of modern software construction. To prepare students to construct sequential and concurrent programs. To encourage the construction of software systems of high quality. In-depth study of software construction in a modern language including control structuring and packaging. Concepts such as information hiding, data abstraction, and object-based and object-oriented software construction are discussed and illustrated. This course is part of the core of the SWE program and utilizes the Java Programming Language.

Prerequisites:

SWE Foundation Courses or equivalent

 

Instructor:

Adjunct Professor James Baldo Jr.
Computer Science Department

E-mail:    jbaldo@gmu.edu
Office Hours:   available by appointment

Teaching Assistant:

TBD
Email:    TBD@masonlive.gmu.edu
Office Hours:  available by appointment
Location:   TBD

Class Hours:

Sec 002: Monday 7:20 pm - 10 pm;   Innovation Hall 206


Course materials, quizzes, assignments, and announcements will be available on Blackboard.

 

Required Textbooks and Materials:

Barbara Liskov with John Guttag. Program Development in Java . Addison Wesley, 2001, ISBN 0-201-65768-6. Required.
Direct Safari Link
General Safari Link (off campus)

 

Joshua Bloch. Effective Java. Second Edition. Addison Wesley, 2008, ISBN 0-321-35668-3. Required.
Note that this is the SECOND edition.
Direct Safari Link
General Safari Link (off campus)

 

· Some assignments may require programming techniques not covered in the two required texts. I will provide pointers to online material at the appropriate time. Required.

· Online Java documentation is available from Oracle. Recommended.

 

 

 

Attendance:

Attendance is mandatory. Class is scheduled during the semester every Monday during the Fall 2016 Semester from 7:20 PM to 10:00 PM.

 

Course Requirements & Grading:

The course grade is based on one 3 hour comprehensive final examination. All required coursework must be completed by the stated due dates and times. Late assignments will not be accepted, no make-up for missed quizzes, and no make-up test will be given for the final examination.

Assignments & Quizzes:         55%

Final Exam:                             45%

All required coursework for this class is to be performed independently. Please read the information about GMU and CS Department Academic Integrity and Honor Code Policies at

http://cs.gmu.edu/wiki/pmwiki.php/HonorCode/HomePage.

These policies will be strictly enforced.

If you have a documented learning disability or other condition that may affect academic performance you should: 1) make sure this documentation is on file with the Office of Disability Services (SUB I, Rm. 4205; 993-2474; http://ods.gmu.edu/) to determine the accommodations you need; and 2) talk with me to discuss your accommodation needs.

 

Important Dates:


Last Day to Drop Class without Tuition Penalty: September 6, 2016
Drop with Tuition Penalty (33%) Date: September 20, 2016

Drop with Tuition Penalty (67%) Date: September 30, 2016

Labor Day Holiday: Monday September 5, 2016 - No Class
Last day of classes: Monday December 5, 2016

Final Examination: Monday  December 19, 2016, 7:30 pm - 10:15 pm

 

Tentative List of Topics:

All lecture slides are available for download on the Blackboard SWE619 Course Page.

All assignments descriptions will be made available on the Blackboard SWE619 Course Page.

All assignments are submitted on via the Blackboard SWE619 Course Page.

All quizzes are available and submitted via the Blackboard SWE619 Course Page.

 

 

Meeting

Date

Topic

Reading

Assignment

Quizzes

1

29 Aug

Course Overview || Procedural Abstraction

619 Review, Liskov 1, Liskov 2-3

 

 

 

05 Sep

Labor Day Holiday – NO CLASS

 

 

 

2

12 Sep

Exceptions

Liskov 4, Bloch 9 

Assignment 1

Quiz 1

 3

19 Sep

Data Abstraction  || JUnit

Liskov 5.1-5.4, JUnit

Assignment 2

Quiz 2

4

26 Sep

Reasoning About Data Abstraction

Liskov 5.5-5.10

Assignment 3

Quiz 3

5

03 Oct

Iteration Abstraction || Method Guidelines

Liskov 6, Bloch 7

Assignment 4

Quiz 4

6

11 Oct (Tuesday)

Type Abstraction || Enums and Annotations

Liskov 7, Bloch 6

Assignment 5

Quiz 5

7

24 Oct

Polymorphic Abstraction || Generics

Liskov 8, Bloch 5

Assignment 6

Quiz 6

8

31 Oct

Concurrency

General Concurrency, Bloch 10

Assignment 7

Quiz 7

9

07 Nov

Specification Checking || Temporal Logic

Slides from Kansas State University  Foundations Temporal Logic Patterns

Assignment 8

Quiz 8

10

14 Nov

Common Java Contracts, Classes and Interfaces, Java Doc

Bloch 3, Bloch 4, Java Doc

Assignment 9

Quiz 9

11

21 Nov

Object Initialization || General Programming || Testing

Bloch 2, Bloch 8, Model Drive Test Design, Test Driven Development

Assignment 10

Quiz 10

12

28 Nov

Design Patterns

Liskov 15

Assignment 11

Quiz 11

13

05 Dec

Specifications, Security || Course Wrap Up

Liskov 9 || Java Secure Coding || 619 Review Slides

Assignment 12

Quiz 12

19 Dec

Final Exam

 

Updated: 14 Aug 2016
J. Baldo