units

FIT2034

Faculty of Information Technology

Skip to content | Change text size
 

print version

Monash University

Monash University Handbook 2010 Undergraduate - Unit

6 points, SCA Band 2, 0.125 EFTSL

LevelUndergraduate
FacultyFaculty of Information Technology
OfferedCaulfield First semester 2010 (Day)
Caulfield Second semester 2010 (Day)
Gippsland Second semester 2010 (Day)
Gippsland Second semester 2010 (Off-campus)
Sunway Second semester 2010 (Day)
Hong Kong Second semester 2010 (Off-campus)
Singapore Second semester 2010 (Off-campus)
South Africa Second semester 2010 (Day)
Coordinator(s)Dr Chris Ling (Caulfield); Mr Shane Moore (Gippsland); Ms Mylini Munusamy (Malaysia); Ms Sheelagh Walton (South Africa)

Synopsis

Following on from FIT1002, this unit introduces more advanced object-oriented programming topics than its prerequisite, such as inheritance and polymorphism. It gives students a deeper understanding of programming and data structures by introducing recursion and dynamic data structures. It also gives more practical skills in designing, building and testing larger computer programs, including ones having graphical user interfaces, and utilising file I/O. Modern software tools to support programming activities of testing and group-based development are also demonstrated.

Objectives

At the completion of this unit students will:

  • demonstrate an understanding of advanced object-oriented concepts such as inheritance, polymorphism, and abstract classes and interfaces as provided for in Java;
  • be able to create programs that provide a graphical user interface and use event handling;
  • be able to write programs involving abstract and dynamic data structures, and implement algorithms for searching, insertion and deletion;
  • be able to use the collection classes in the Java API;
  • be able to implement algorithms that utilise recursion;
  • have an understanding of design principles for building a multiple-class object-oriented program;
  • be able to implement exception handling techniques;
  • be able to use files for persistent storage of data;
  • be able to construct test harnesses for multiple-class programs;
  • demonstrate an understanding of the range and purpose of modern tools to support the process of programming complex software systems.

Assessment

Examination (3 hours): 60%; In-semester assessment: 40%

Chief examiner(s)

Dr Chris Ling

Contact hours

2 hrs lectures/wk, 2 hrs laboratories/wk

Prerequisites

FIT1002 or CPE1001 or CSE1202 or GCO1811 or equivalent

Prohibitions

CPE1004, CSE1203, CSE2305, GCO1812, FIT1007

Additional information on this unit is available from the faculty at:

http://www.infotech.monash.edu.au/units/fit2034/