Overview

This unit of study aims to introduce students to structured procedural programming and design.

Requisites

Teaching periods
Location
Start and end dates
Last self-enrolment date
Census date
Last withdraw without fail date
Results released date
Pathways Teaching 2
Location
Hawthorn
Start and end dates
01-July-2024
27-September-2024
Last self-enrolment date
14-July-2024
Census date
26-July-2024
Last withdraw without fail date
16-August-2024
Results released date
08-October-2024
Pathways Teaching 3
Location
Hawthorn
Start and end dates
21-October-2024
31-January-2025
Last self-enrolment date
03-November-2024
Census date
15-November-2024
Last withdraw without fail date
13-December-2024
Results released date
11-February-2025

Learning outcomes

Students who successfully complete this unit will be able to:

  • Apply code reading and debugging techniques to analyse, interpret, and describe the purpose of program code, and locate within this code errors in syntax, logic, style and/or good practice (K6, S1)
  • Describe the principles of structured programming, and relate these to the syntactical elements of the programming language used and the way programs are developed (A2, S1)
  • Construct small programs, using the programming languages covered, that include the use of arrays, functions and procedures, parameter passing with call by value and call by reference, custom data types, and pointers (K1, K2, K3, S2)
  • Use modular and functional decomposition to break problems down functionally, represent the resulting structures diagrammatically, and implement these structures in code as functions and procedures (S3, A2, A4)

Teaching methods

Hawthorn

Type Hours per week Number of weeks Total (number of hours)
On-campus
Lecture
2.00 12 weeks 24
On-campus
Class
4.00 12 weeks 48
Unspecified Activities
Independent Learning
6.50 12 weeks 78
TOTAL150

Assessment

Type Task Weighting ULO's
AssignmentIndividual 20 - 25% 1,2,3,4 
Assignment 1Individual 20 - 25% 1,2,3 
Assignment 2Individual 20 - 30% 1,2,3,4 
TestIndividual 20 - 40% 1,2,3,4 

Content

  • Designing, writing, compiling, documenting, and testing programs
  • Programming language syntax
  • Structured programming principles
  • Functional decomposition

Study resources

Reading materials

A list of reading materials and/or required textbooks will be available in the Unit Outline on Canvas.