Thursday, June 03, 2010
computing workshop, quite easy i would say, it's more of just the basics today. i hate the langauge they're using though, dam weird.
In C, "2 x 2"(=4) is written as "2*2".
In Scheme, which is the language for the course, its written as "(* 2 2)" zzzzzzz
it'll be much easier if it was in C, coz Scheme is confusing........