|
From: Andre P. <at...@us...> - 2004-05-10 08:59:46
|
Update of /cvsroot/hoc/hoc/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30915 Modified Files: Introduction.pod Log Message: udnerstand -> understand Index: Introduction.pod =================================================================== RCS file: /cvsroot/hoc/hoc/docs/Introduction.pod,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Introduction.pod 10 May 2004 07:49:31 -0000 1.3 --- Introduction.pod 10 May 2004 08:59:35 -0000 1.4 *************** *** 90,94 **** Objective-C concepts such as what classes, methods, messages and selectors are, and ideally will have written a few Objective-C ! programs to udnerstand how to use all these concepts in practice. You should also be comfortable with programming in Haskell, in particular how to program with IO in Haskell (meaning that you --- 90,94 ---- Objective-C concepts such as what classes, methods, messages and selectors are, and ideally will have written a few Objective-C ! programs to understand how to use all these concepts in practice. You should also be comfortable with programming in Haskell, in particular how to program with IO in Haskell (meaning that you |