Please note: You are viewing the unstyled version of this web site. Either your browser does not support CSS (cascading style sheets) or it has been disabled.

Department of Computing

Local Navigation

Computing Department

Curriculum Page >> COMP125

Curriculum - COMP125 - Fundamentals of Computer Science

Handbook Entry Unit Home Page

Short Description

COMP125 studies programming as a systematic discipline and provides an introduction to computer architecture.

Assumed knowledge

  1. Ability to solve relatively simple, small problems using some high level programming language such as Visual Basic or Pascal. In particular, familiarity with the use of basic programming concepts such as iteration, selection, procedures, functions and arrays. (COMP115)
  2. Familiarity with use of an operating system and basic software typically installed on a modern personal computer. For example, they should have basic skills in the creation, copying and renaming of files and directories. (COMP115)
  3. Basic mathematical knowledge including a rudimentary grasp of logical thinking, exposure to some important mathematical functions such as the exponential and logarithm functions, knowledge of how to find the sum of a simple arithmetic progression and familiarity with elementary plane geometry. An intuitive feel for the principle of mathematical induction is also indispensable.

Learning outcomes

  1. Improved problem solving skills and enhanced ability to think algorithmically.
  2. Significant experience with a modern programming language such as Eiffel, Java or C++.
  3. An understanding of the importance of documentation, testing, readability and modularity of programs.
  4. An understanding of the concepts of interface and implementation of routines. Familiarity with some basic abstract data types such as stacks and queues, and an understanding of the distinction between the interface and the implementation of such data types.
  5. Awareness of some important, well known algorithms, and a basic knowledge of the concepts of algorithm correctness and complexity.
  6. An understanding of recursion and linked lists (although not necessarily pointer-based implementations of the latter).
  7. An understanding of the basics of computer architecture, including data representation and program execution.

Comments to: Steve Cassidy

[Back to top]

Copyright & Site information

  • CRICOS Provider No 00002J, ABN 90 952 801 237
  • Last Updated: Wednesday, 13-Feb-2008 17:29:53 EST
  • Authorised by: HOD