The University of Western Australia
School of Computer Science and Software Engineering
 
 

School of Computer Science and Software Engineering

CITS1401 Problem Solving and Programming

Problem solving is a key intellectual activity. Computer technology has become an important tool to help solve problems in a wide range of disciplines, from the natural sciences, engineering and mathematics to business, architecture, the social sciences and medicine. The strength of computer technology is that it can be programmed to perform nearly any task. While effective programs are available for many kinds of tasks, each program can only perform the tasks anticipated when they were designed, and this limits the kinds of problems they can help solve. To fully utilise the potential of computer technology it is often necessary to build programs that are specifically designed to solve a particular problem.

Students taking this unit learn to solve problems via programming, with a focus on building small programs for specialised tasks. The unit is organised around a number of problems that the students solve as the unit progresses. Many of the problems have a focus on data, and require tasks such as data retrieval, extraction, conversion, aggregation, cross referencing, filtering, calculation, processing and storage. Other problems involve techniques such as search, enumeration, backtracking and "divide and conquer". There is some focus also on building programs that utilise some of the vast amount of information available via the Internet.

To implement solutions, students learn the fundamentals of programming using a high-level programming language. In addition to solving particular problems, the unit includes a focus on the problem solving process itself including problem definition, analysis, generalisation, decomposition into sub-problems, reduction to previously solved problems and evaluation of solutions.

  • Unit Co-ordinator: Lyndon While
  • Lectures: 2 hours per week; labs: 3 hours per week; workshop: 1 hour per week
  • Consultation hours: 10-11am Wednesdays, Room 1.14 of the CSSE Building
  • Prerequisites: WACE Mathematics 2C/2D or TEE Discrete Mathematics

Recent News:

17 May Please contribute to the SURF (Students' Unit Reflective Feedback) survey for CITS1401 (and for your other units!). This is an important source of student input used for improving the teaching at UWA.
15 May Today's lecture was cancelled at the last minute. Sorry about that. No recording is therefore available.
11 May Project 2 is now available.
20 March Something interesting from the Maths school.
28 February Watch this video and be glad you chose computing!
Or just try computing.

Archived News


Assessment Structure:

Mid-semester test 15%
Project 1 10%
Project 2 15%
Final exam 60%

To pass CITS1401, you must achieve ALL of the following:

  • an overall mark of at least 50%, AND
  • satisfactory progress: at least 40% in the test and Project 1 combined, AND
  • at least 40% in the final exam.


School of Computer Science and Software Engineering

This Page

Last updated:
Thu Dec 8 18:10:09 2011

Website Feedback:
lyndon@csse.uwa.edu.au

http://undergraduate.csse.uwa.edu.au/units/CITS1401/