Help

Course Information

Advanced Java (CSI 237)

Term: 2016-2017 Spring

Faculty

Joyce HigginsShow MyInfo popup for Joyce Higgins
Email address is hidden, click here to email
Office hours:
  • Monday 1:30 PM to 3:00 PM
  • Tuesday 12:00 PM to 3:00 PM
  • Wednesday 1:30 PM to 3:00 PM
  • Thursday 12:00 PM to 3:00 PM
  • Friday 12:00 PM to 3:00 PM
  •  

    Schedule

    Fri, 9:00 AM - 11:55 AM (1/27/2017 - 5/19/2017) Location: PLY

    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