Differences between revisions 9 and 12 (spanning 3 versions)
Revision 9 as of 2006-12-03 22:04:34
Size: 662
Editor: DavydMadeley
Comment: wikinames are love
Revision 12 as of 2010-04-17 10:10:29
Size: 213
Editor: 202
Comment: ZX8j7U <a href="http://ajphpwowcktz.com/">ajphpwowcktz</a>, [url=http://flqwjyxzgjqz.com/]flqwjyxzgjqz[/url], [link=http://zwcxoytuphwd.com/]zwcxoytuphwd[/link], http://trxuolfmyilc.com/
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This is an introduction to various data structures, eg singly- and doubly-linked lists, stacks, queues etc. Implementations are written in Java, which kind of defeats the point, but the core knowledge is essential for any programmer. Reimplement them in C as an academic exercise, but in actual programs you should use other people's well-debugged library versions.

Taken by CaraMcNish in the past.
Taken by MarkReynolds in the past.
Taken by LuigiBarone in the past (usually second semester).

[http://undergraduate.csse.uwa.edu.au/units/CITS2200-1/ Unit website]

[http://handbooks.uwa.edu.au/units/cits/cits2200 Handbook entry]
ZX8j7U <a href="http://ajphpwowcktz.com/">ajphpwowcktz</a>, [url=http://flqwjyxzgjqz.com/]flqwjyxzgjqz[/url], [link=http://zwcxoytuphwd.com/]zwcxoytuphwd[/link], http://trxuolfmyilc.com/
Line 11: Line 3:
CategoryUnits CategoryMachines