Archive for February, 2008

CiteULike

Friday, February 22nd, 2008

In order to get more organized about papers to read, I created an account at CiteULike.

Protected: Research!

Friday, February 22nd, 2008

This post is password protected. To view it please enter your password below:

The Reasoned Schemer

Friday, February 22nd, 2008

I really enjoyed the book, the Reasoned Schemer. I would also suggest the papers from Will Byrd as follow-ups to the book. Here is some bits of code I’ve written using the book’s system.

Recursion and the Y Combinator

Thursday, February 21st, 2008

After browsing the Little Schemer, I got inspired to write a derivation of the Y combinator.

Term has started!

Friday, February 8th, 2008

So the term has started and I decided to take 6.945 and 21M.284 without even sampling 6.833. I am really excited about 6.945, and I am already done with the first problem set, which implements a nice abstraction for regular expression in Scheme.

jQuery is so easy!

Saturday, February 2nd, 2008

In a few minutes, I created a simple presentation tool powered by HTML and javascript. See it here.