Differences between revisions 10 and 11
Revision 10 as of 2006-07-15 01:22:45
Size: 1240
Editor: 203-59-197-79
Comment:
Revision 11 as of 2009-12-23 14:51:16
Size: 1244
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This unit is taught using ["Haskell"], a functional programming language and the ["hugs"] interpreter. This unit is taught using [[Haskell]], a functional programming language and the [[hugs]] interpreter.
Line 3: Line 3:
The unit contains some challenging content, especially for those not already exposed to functional programming. This knowledge is supposedly used again in ["FunctionalProgrammingCITS3211"]. The unit contains some challenging content, especially for those not already exposed to functional programming. This knowledge is supposedly used again in [[FunctionalProgrammingCITS3211]].
Line 14: Line 14:
[http://undergraduate.csse.uwa.edu.au/units/CITS1211 Unit website] [[http://undergraduate.csse.uwa.edu.au/units/CITS1211|Unit website]]
Line 16: Line 16:
[http://handbooks.uwa.edu.au/units/cits/cits1211 Handbook entry] [[http://handbooks.uwa.edu.au/units/cits/cits1211|Handbook entry]]

This unit is taught using Haskell, a functional programming language and the hugs interpreter.

The unit contains some challenging content, especially for those not already exposed to functional programming. This knowledge is supposedly used again in FunctionalProgrammingCITS3211.

In 2002 it was taught using Apple (bubblegum) iMacs and OS9, so it also served as a good introduction into the stupidity that is OS dependent line breaks. Those macs are now gone. Now students have a choice between Windows XP, Fedora Core Linux and OSX.

For those who have done the unit before, it is blindingly easy. However, due to the percieved simplicity of the content freshers are known for regarding it as an easy pass. This is not true, and you will quickly find yourself quite behind, if you don't attend. Anyone who tries to tell you otherwise is a liar or did it twice.

  • DavydMadeley: not strictly true, I never turned up to any lectures

    SamSpencer: logically, you are either a liar or you did it twice

Past lecturers include LuigiBarone and LyndonWhile.

Unit website

Handbook entry


CategoryUnits