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.
| 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. |
| Mid-semester test | 15% |
| Project 1 | 10% |
| Project 2 | 15% |
| Final exam | 60% |
To pass CITS1401, you must achieve ALL of the following: