CAB403 Systems Programming


To view more information for this unit, select Unit Outline from the list below. Please note the teaching period for which the Unit Outline is relevant.


Unit code:CAB403
Prerequisite(s):(CAB201 or MZB126 or EGB103 or EGD103 or ITD121) and CAB202
Antirequisite(s):INN365
Equivalent(s):INB365, ITB706, ITB745
Credit points:12
TimetableDetails in HiQ, if available
Availabilities  
Gardens Point
Semester 2
Online
Semester 2
CSP student contribution  $1,118
Domestic tuition unit fee  $4,104
International unit fee  $4,788
Most of our other Computer Science units focus on high-level applications programming. Applications programmers are insulated from the low- level intricacies of the underlying hardware by making use of services provided by the operating system such as threads, virtual memory, file systems and device drivers. This unit focuses on Systems Programming, where the programmer can’t necessarily rely on high level services provided by the operating system and must interact directly with the underlying hardware. Systems software is either part of the operating system or software that operates at a similar level. This unit aims to give you practical programming skills for developing systems level applications and services.