Differences between revisions 3 and 4
Revision 3 as of 2007-06-19 22:04:37
Size: 1190
Editor: ppp150-101-170-208
Comment:
Revision 4 as of 2009-12-23 14:51:05
Size: 1194
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
[http://undergraduate.csse.uwa.edu.au/units/CITS3210 Unit website] [[http://undergraduate.csse.uwa.edu.au/units/CITS3210|Unit website]]
Line 13: Line 13:
[http://handbooks.uwa.edu.au/units/cits/cits3210 Handbook entry] [[http://handbooks.uwa.edu.au/units/cits/cits3210|Handbook entry]]

This unit can be informative, but the lectures are incredibly dull. Covers a lot of content that also appears in mathematics units on OperationsResearch, eg. MinimumSpanningTrees, GraphTheory, the TravellingSalesmanProblem.

Unit is conducted in Java. Assessment in 2007 was a combination of tutorial marks, an assignment and the exam. The assignment is done in groups and involves a giant report, as well as somewhat difficult algorithms. Do not leave lots of PrintfDebugging in your assignment, else you will be failed. 2007's assignment required pairs of students to solve problems from past ACM programming competitions as well as an individual research report.

Opinions are split over the textbook. Some find it to be mildly useful whereas others have found it extremely helpful. There is a lot of material not in the course that is covered by the text book.

Although the unit is hard it covers a lot of practical algorithms and skills that will be useful in programming.

Has been taught by DuHuynh and TimFrench.

Unit website

Handbook entry


CategoryUnits