Skip to content
dann toliver edited this page Feb 27, 2014 · 4 revisions

This week: Mutable Lists and Queues!

  • expression problem
  • first paragraph: walk through slowly
  • persistent data structures
  • cons cell loops without mutation
  • catenable deques
  • tortoise and hare
  • free will theorem

weekly recap message

Hi everyone!

We're moving the weekly recaps into the project wiki on github, where they can live a long and happy life and possibly help future reading groups as they make their way through SICP. We'll still use this community group for general chatter, book ideas and tangential links, but the bulk of our communication is now via github.

In March we'll be covering Concurrency and Streams, and then in April we start in on the Metacircular Evaluator. If you've been waiting for us to get to "the good stuff" before you jump in then wait no longer, because we are at the good stuff! I've updated the reading schedule on the wiki, so check it out before you come so you know which part to read.

See you soon, and happy coding!

Feb 26

Clone this wiki locally