Skip to content | Change text size
Handbooks Courses Units
 

FIT9008 - Computer programming 1

6 points, SCA Band 2, 0.125 EFTSL

Postgraduate Faculty of Information Technology

Leader: Shane Moore

Offered

Gippsland First semester 2008 (Off-campus)
Gippsland Second semester 2008 (Off-campus)

Synopsis

This unit will provide students with an overview of programming and its role in problem-solving and strategies for meeting user requirements and for designing solutions to programming problems. The fundamental programming concepts of the memory model, data types, declarations, expressions and statements, control structures, block structure, modules, parameters and input and output will be applied within the context of objects, attributes, methods, re-use, information-hiding, encapsulation, event-handling and message-passing. Software engineering topics include maintainability, readability, testing, documentation and modularisation.

Objectives

At the completion of this unit students will have a theoretical and conceptual understanding of:

  1. The relationship between a problem description and program design;
  2. The management of problems using recognised frameworks;
  3. The use of design representations;
  4. The semantics of imperative programs;
  5. The object oriented paradigm as represented by Java;
  6. Event-driven programming;
  7. The sequence of steps that a computer takes to translate source code into executable code;
  8. Primitive data types and basic data structures.

At the completion of this unit students will have developed attitudes that enable them to:
  1. Adopt a problem-solving approach;
  2. Recognise the importance of programming and documentation conventions;
  3. Appreciate quality parameters in program development;
  4. Accept the code of professional conduct and practice;
  5. Act in accordance with best practice, industry standards and professional ethics.

At the completion of this unit students will have the practical skills to:
  1. Use diagrams to design solutions for programming problems;
  2. Apply problem solving strategies;
  3. Use pseudo-code to design algorithms;
  4. Design object oriented solutions to simple problems using multiple user-defined classes;
  5. Create and test programming solutions to problems using the Java programming language;
  6. Edit, compile and execute a computer program;
  7. Analyse and debug existing programs;
  8. Write a test plan.

At the completion of this unit students will demonstrate the communication skills necessary to:
  1. Produce formal documentation for a program;
  2. Explain an existing program.

Assessment

Tutorial/Laboratory based practical exercises: 40%
Exam (3 hours): 60%

Prohibitions

CPE1001, CSE1202, GCO1811, FIT1002, MMS1801 and MMS1802, GCO9805

[an error occurred while processing this directive]