Notes for class on Thursday (31st March 2011)
- See the declarative programming handout available on the schedule page.
- Examples from handouts discussed in class available from here. If you missed the class, the examples will probably be helpful only after you read the relevant section in the book/handout.
- Read time and space efficiency from the book §3.5, not handout.
- Exam-2 will be mainly programming; please go through HW3 carefully and read Chapters 1, 2 and 3 and the "follow the grammar" handout. Also, familiarize yourself with higher order functions like Map, Filter, FoldL, FoldR, etc. Also read Appendix B, especially about functions on Records and Tuples and operations on Lists.
- Go through our HW3 solutions once they are released (after the late submission deadline).
- You can use the exam-2 study guide while preparing for the exam.
Back to COP 4020 homepage.
$Id: note_31MAR2011.html,v 1.4 2011/04/03 01:08:06 fhussain Exp $