Friday, April 24, 2009

Final Grades

Here are the final grades, sorted by the last 4 digits of your NUID. Good luck to you all!

--Prof. Wand


NUID Letter Grade
2404 B
3133 F
4271 B
5035 B
6981 B
7389 B
8906 A
8954 B
9999 A

Thursday, April 16, 2009

Extra Credit

Since the lab PCs have only the latest DrScheme version installed, v1.4.5, please update your code so that it works with the newer version.

The only two different points in the interface are:
-- the register function is now split in two functions(register and name)
-- all the world keywords start now with iworld. For example world1 is now iworld1.


Sorry for the last minute change.

Final Codewalk

Hi everyone,

The final codewalk is next Thursday. This time, the codewalk will be public. You are all invited to watch your fellow students' presentations. We will meet at WVH212 at 17:00.

.Christos

Problem Set 11 codewalk's stats

full grade:120, max grade: 110, min grade: 90, avg grade: 104.4, mean grade: 107.5

Thursday, April 9, 2009

Problem Set 10 codewalks stats

full grade:80, max grade:75, min grade:68, avg grade: 71.25, mean grade: 71

Wednesday, April 8, 2009

Change of room for the last 2 codewalks

Hi guys,

I have reserved WVH 212 (one of the on the second floor) for the last two codewalks. We are moving to the lab so that we can try out the distributed applications.


.Christos

Tuesday, April 7, 2009

Readings for Lecture 12

For next week, please review the material on generative recursion, both in the book and from lecture, and read the pdf document in the examples repository, Lecture12/invariants.pdf .

--Prof. Wand