Help

Course Information

Advanced Java (CSI 237)

Term: 2024-2025 Spring

Faculty

Robert PittsShow MyInfo popup for Robert Pitts
Email address is hidden, click here to email
 

Schedule

Tue-Thu, 11:00 AM - 12:15 PM (1/15/2025 - 5/11/2025) Location: QUIN PP 027S

Description

This course introduces students to the advanced object- oriented features of Java. It builds on the knowledge of basic applications and applets learned in Java Programming (CSI 233). Topics include inheritance and polymorphism, abstract types (“interfaces”), exceptions, event-driven graphical user interfaces, use of online documentation for class libraries, and object-oriented design. Prerequisite: CSI 233 and CSI 116