Programming Concepts

Undergraduate | 2026

Course page banner
Mode icon
Mode
Mode
Your studies will be on-campus, and may include some online delivery
On campus
area/catalogue icon
Area/Catalogue
COMP 1037
Course ID icon
Course ID
205766
Campus icon
Campus
Adelaide City Campus
Level of study
Level of study
Undergraduate
Unit value icon
Unit value
6
Course owner
Course owner
Adelaide University
Course level icon
Course level
1
Study abroad and student exchange icon
Inbound study abroad and exchange
Inbound study abroad and exchange
The fee you pay will depend on the number and type of courses you study.
No
University-wide elective icon
University-wide elective course
No
Single course enrollment
Single course enrolment
No
alt
Note:
Course data is interim and subject to change

Course overview

In this course, students will develop problem solving skills and core programming techniques to acquire and process real-world data related to civil, electrical, mechanical and other engineering problems. This course allows students to develop an understanding of fundamental programming concepts and the relevance of programming in solving engineering problems. These concepts will be applied through design and implementation of programming code and the use of microcontrollers. The course also covers coding standards and good programming practices, as well as problem solving processes and tools. Programming concepts covered in this course include: representing data (data types, variables, constants); math and Boolean expressions (relational, equality and Boolean operators); control constructs (sequence, selection, iteration); using and writing functions (call by value and call by reference); arrays (1-D and 2-D); strings; pointers; dynamic memory allocation; structures; array of structures; multi-file programs; standard and file input and output. Programming integrated development environments (for both C and microcontrollers) will be used.

Course learning outcomes

  • Apply problem solving strategies to move from a problem statement to a code solution. (PO 1, 2, 4) (EA 1.2, 2.3)
  • Implement, test and debug programs using the C programming language and choose appropriate conditional and iteration constructs for a given programming task. (PO 1, 4, 5) (EA 1.2, 2.2, 2.3)
  • Analyse and explain the behaviour of programs. (PO 1, 7) (EA 1.2, 3.2)
  • Program a microcontroller to perform a simple task relevant to a civil, electrical, mechanical or other engineering problem. (PO 1, 5, 8) (EA 1.2, 2.3)
  • Apply good programming practices, specifically, international coding style standards and source code documentation. (PO 1, 5, 7) (EA 1.2, 3.2)

Prerequisite(s)

N/A

Corequisite(s)

N/A

Antirequisite(s)

N/A