Course Schedule - Spring Semester 2007

     

Meeting location information can now be found on student schedules in ESTHER (for students) or on the Course Roster in ESTHER (for faculty and instructors).
Additional information available here.

COMP 312 001 (CRN: 20813)

PRODUCTION PROGRAMMING

Long Title: PRODUCTION PROGRAMMING
Department: Computer Science
Instructor: Cartwright, Robert S.
Meeting: 2:00PM - 2:50PM MWF (8-JAN-2007 - 25-APR-2007) 
Part of Term: Full Term
Grade Mode: Standard Letter
Course Type: Lecture
Method of Instruction: Face to Face
Credit Hours: 4
Course Syllabus:
 
Prerequisites: COMP 202 OR COMP 212
Section Max Enrollment: 30
Section Enrolled: 2
Enrollment data as of: 11-MAY-2024 7:01AM
 
Additional Fees: None
 
Final Exam: Final Exam Unknown
 
Description: This course focuses on the principles and practices of test- driven software development, which have been popularized under the banner of "Extreme Programming". To provide students with practical experience, the course engages students in the development of open source production programs written in JAVA or C#. The DRJAVA programming environment used in our core programming courses was developed by students in this course. Some of the major topics covered in course lectures include design patterns for controlling concurrency and refactoring transformations to improve legacy code.