Home CPSC 240

CPSC 240: Object-Oriented Design and Analysis

Meeting Times:TR 12:30 pm–2:20 pm, Farmer 054
Instructor:Ian Finlayson
Email:ifinlay@umw.edu
Office:Farmer 043
Office Hours:MW 9:00 – 12:00, or by appointment
TextbookBlueprints, by Stephen Davies
 

Course Description

Theory and practice of the object-oriented software development paradigm including abstraction, encapsulation, inheritance, polymorphism, aggregation, visibility, modeling notations, and design patterns. Also covers issues in collaborative software development including communication, code sharing, diversity, and inclusion. Students work in teams to develop collaborative software solutions in an object-oriented language.


 

Course Goals & Objectives


 

Student Learning Outcomes

After completing this course, students will be able to:
 

Digital Intensive Student Learning Outcomes


 

Class Participation


 

Grading Policy

Your grade will be determined as follows: The grading scale used for this course is as follows:

Late assignments will have a 10% reduction in grade for each day late. Lab assignments will be due by the end of the next day after they are assigned. So Tuesday labs are due Wednesday night and Thursday labs are due Friday night. The intention of lab assignments is that you normally be able to finish them in class, but this gives some flexibility when needed.

For assignments that are not complete to be awarded partial credit, you must tell me what works and what does not when you turn it in. I will test the parts that work and assign credit based on those. Code that does not compile will not receive partial credit.

There will be no make up for missed exams. If you cannot attend an exam period, please contact me at least a week ahead of time to arrange another time to take it. Final grades will not be rounded up, and no extra credit opportunities will be given on an individual basis.

The University provides the opportunity to provide grading feedback midway through the semester. This will take into account your score on assignments submitted up to that point. Any student receiving less than a 65% on either of these will receive a "U" for their mid-semester grade. If this happens to you, please don't hesitate to talk with me about how we can improve your performance in this class.


 

Honor Policy

Students are expected to conduct themselves in a manner consistent with the letter and spirit of the UMW Honor Constitution, as well as the CPSC department honor policy. For this class in particular:

For labs, collaboration is OK. The goal of the labs is to ensure you understand the concepts we are going over.

For individual projects, you may discuss the project with others, but the code in your project must be entirely written by you. It is an honor code violation to copy code directly from someone else, either by copy and paste or by transcription, or to copy from the web. This includes the use of generative AI tools which are not allowed for projects.

For group projects, you of course will work with your team members in completing the assignment. You may discuss the project with others not on your team, but the code in your project must be entirely written by team members. It is an honor code violation to copy directly from someone not on the team, either by copy and paste or by transcription, or to copy from the web. This includes the use of generative AI tools which are not allowed for projects.

For exams, you must not copy off of another student, or use any kind of unauthorized notes.

For reflective writing, the work you must submit must be your own. Any words or ideas that you submit, that are not your own work must be cited appropriately. This includes the use of generative AI tools which are not allowed for writing assignments.

If you have any questions or need clarification, please don't hesitate to contact me!


 

Disability Statement

The Office of Disability Services has been designated by the University as the primary office to guide, counsel, and assist students with disabilities. If you already receive services through the Office of Disability Services and require accommodations for this class, make an appointment with me as soon as possible to discuss your approved accommodations needs. Please bring your accommodation letter with you to the appointment. I will hold any information you share with me in the strictest confidence unless you give me permission to do otherwise. If you have not contacted the Office of Disability Services and need accommodations, I will be happy to refer you. The office will require appropriate documentation of disability. Their phone number is 540-654-1266. The office is located in Seacobeck Hall.


 

Title IX Statement

The University of Mary Washington faculty are committed to supporting students and upholding the University's Policy on Sexual and Gender Based Harassment and Other Forms of Interpersonal Violence. Under Title IX and this Policy, discrimination based upon sex or gender is prohibited. If you experience an incident of sex or gender based discrimination, we encourage you to report it. While you may talk to me, understand that as a "Responsible Employee" of the University, I must report to UMW's Title IX Coordinator what you share. If you wish to speak to someone confidentially, please contact the below confidential resources. They can connect you with support services and help you explore your options. You may also seek assistance from UMW's Title IX Coordinator. Please visit http://diversity.umw.edu/title-ix/ to view UMW's Policy on Sexual and Gender Based Harassment and Other Forms of Interpersonal Violence and to find further information on support and resources.


 

Recording Statement

Classroom activities in this course may be recorded by student's enrolled in the course for the personal, educational use of that student or for all students presently enrolled in the class only, and may not be further copied, distributed, published or otherwise used for any other purpose without the express written consent of the course instructor. All students are advised that classroom activities may be taped by students for this purpose. Distribution or sale of class recordings is prohibited without the written permission of the instructor and other students who are recorded. Distribution without permission is a violation of copyright law. This policy is consistent with UMW's Policy on Recording Class and Distribution of Course Materials.


 

Tentative Schedule

DateTopicReadingLab / ActivityAssignment Due
January 14 Course Introduction No Lab: Complete Java Survey on Canvas
January 16 Course Introduction Continued Lab 1: Intellij Setup
January 21 Arraylists Chapter 2 Lab 2: Arraylists
January 23 Classes Chapter 3 Lab 3: Time Class
January 28 Exceptions Chapter 5 Lab 4: Exceptions
January 30 Static methods and variables Lab 5: Student Class Wordle
February 4 Programs and Memory Chapter 4
February 6 Debugging Lab 6: Debugging
February 11 Putting Things Together Chapter 10 Lab 7: Family Simulation
February 13 Putting Things Together Cont.
February 18 UML Diagrams Lab 8: UML Class Diagrams
February 20 UML Diagrams Continued Chapter 6 Lab 9: UML Associations
February 25 Review and Catch Up
February 27 Midterm Exam
March 4 Spring Break
March 6
March 11 Inheritance Chapter 11 Lab 10: Inheritance Diagrams
March 13 Inheritance Continued Chapter 12 Lab 11: Inheritance Implementation
March 18 Interfaces Chapter 15 Lab 12: Interfaces
March 20 Interfaces Continued
March 25 GUI Development Chapter 16
March 27 GUI Development Continued Lab 13: GUI Exercise
April 1 Team Development Chapter 14 Lab 14: Github Setup
April 3 Design Patterns Chapter 7 Lab 15: Singletons
April 8 Hash Tables Chapter 8 Lab 16: Hash Tables
April 10 Sequence Diagrams Chapter 9 Lab 17: Sequence Diagrams
April 15 Documentation Chapter 18 Lab 17: Javadoc
April 17 Unit Testing Lab 18: JUnit
April 22 Multi-Threading
April 24 Review and Catch Up
May 1 Final Exam, 12:00 – 2:30

Copyright © 2025 Ian Finlayson | Licensed under a Creative Commons BY-NC-SA 4.0 License.