Course Title: Apply introductory object-oriented language skills

Part A: Course Overview

Program: C4299 Certificate IV in Information Technology Networking

Course Title: Apply introductory object-oriented language skills

Portfolio: SEH Portfolio Office

Nominal Hours: 60

Regardless of the mode of delivery, represent a guide to the relative teaching time and student effort required to successfully achieve a particular competency/module. This may include not only scheduled classes or workplace visits but also the amount of effort required to undertake, evaluate and complete all assessment requirements, including any non-classroom activities.

Course Code

Campus

Career

School

Learning Mode

Teaching Period(s)

COSC6105C

City Campus

TAFE

155T Vocational Health and Sciences

Distance / Correspondence or Face-to-Face or Internet or Workplace

Term1 2014,
Term2 2014,
Term1 2015,
Term2 2015

Course Contact: Geoff Moss

Course Contact Phone: +61 3 9925 4852

Course Contact Email: geoff.moss@rmit.edu.au



Course Description

This course introduces object-oriented programming using the Java programming language. This course covers algorithm development using standard control structures, design methods such as step-wise refinement, the object oriented programming framework, the use of standard Java classes and interfaces, the use of container classes, disk file processing, introduces techniques for code reuse, and basic strategies for software testing.

Pre-requisite Courses and Assumed Knowledge and Capabilities

Nil



National Competency Codes and Titles

National Element Code & Title:

ICAPRG406A Apply introductory object-oriented language skills

Elements:

1. Apply basic language syntax and layout

2. Apply basic object-oriented principles in the target language

3. Debug code

4. Document activities

5. Test code

6. Create an application


Learning Outcomes

This course contributes to the development of the following capabilities:

Enabling Knowledge: Syntax and basic features of the object-oriented programming language Java; good programming style, standards and practices in programming; the use of standard Java classes, interfaces, containers; and basic techniques for code reuse and testing.

Critical Analysis: Ability to analyse and model requirements for solving algorithmic computing problems.

Problem Solving: Ability to design and implement computer programs to solve algorithmic computing problems, based on analysis and modelling of requirements.

Communication: Ability to discuss key concepts of object-oriented programming in Java, standard classes and interfaces, code reuse and strategies for software testing.

Responsibility: Ability to apply relevant standards to writing computer programs. Developing an awareness of the role and responsibility the individual has with regard to their own learning.

On completion of this course you should:
• use modular programming approach
• be able to use standard Java classes and interfaces
• use object oriented program development framework (IDE – Integrated Development Environment)
• be able to develop simple algorithms and implement them using the standard control structures
• be able to use arrays and other container classes for storing and manipulating object
• be able to write programs that promote code reuse
• refine the design using step wise/incremental refinement
• be able to correctly manipulate standard data files, focusing on text files
• follow good coding guidelines
• devise strategies to test the software developed.
 


Overview of Assessment

Students must demonstrate an understanding of all elements of competency to be deemed competent. Skill based assessment.

A range of assessment methods are used to assess practical skills and knowledge, for example
• direct questioning combined with a review of portfolios of evidence
• review of authenticated documents from the workplace or training environment
• demonstration of techniques