Fricka Fracka
Mumble Grumble
Pages
(Move to ...)
Home
SICP
▼
Friday, December 19, 2014
Privacy Matters
›
Gizmodo on the Sony Hack : The most painful stuff in the Sony cache is a doctor shopping for Ritalin. It's an email about trying to ge...
Stanford Algorithms Course
›
Stanford is offering their Algorithms I course again (via Coursera): Algorithms: Design and Analysis, Part 1 I took it the first time it w...
Wednesday, December 17, 2014
Blogger Template Formats
›
I looked into the Blogger template syntax, wondering if I could make a simple template on my own, using Bootstrap or something like that. Go...
Later, that same decade…
›
A while back I started this blog to keep track of my progress through SICP. Then I put that project on hold. The problem with putting a proj...
Monday, September 12, 2011
›
I'm moving my blog and code over to GitHub . I like the way that lets me keep all my blog posts, essays, and code in a single versioned ...
Thursday, July 7, 2011
Exercises 2.38 & 2.39: fold-left and fold-right
›
These exercises didn't take too long to complete, but I'm still not sure I understand the implications of it, so I'm going to wo...
Friday, July 1, 2011
Sequences as Conventional Interfaces
›
map can be combined with other procedures accumulate and filter to build up a conventional way of dealing with sequenced data. Two exampl...
‹
›
Home
View web version