Hey Matt. Thanks for the link: I'd already gotten that advice seperately from Fluxus, as it goes. I've bought the book, but never got round to reading it... Suppose I really ought to now, eh? ;)<br>Cheers,<br>Gerry.
<br><br><div><span class="gmail_quote">On 06/09/07, <b class="gmail_sendername">Matt Jadud</b> <<a href="mailto:jadudm@gmail.com">jadudm@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/6/07, Gerry Grainger <<a href="mailto:nowhere.elysium@gmail.com">nowhere.elysium@gmail.com</a>> wrote:<br>> I don't have a huge amount of trouble with vector maths itself, it's just<br>> knowing enough scheme to be able to apply it that's my monster issue at the
<br>> moment. As such, the amount of info here should be able to tide me over to<br>> success. Cheers again :)<br><br>Hi Gerry,<br><br>If you like Fluxus (who doesn't?), and you want to brush up on some of<br>your Scheme, I usually recommend taking a quick run through the first
<br>7-10 chapters of "How to Design Programs."<br><br><a href="http://www.htdp.org/">http://www.htdp.org/</a><br><br>DrScheme/MzScheme are written by the same team that wrote that book,<br>and it is a good, principled introduction to the design of programs...
<br>that happens to use Scheme. In particular, i introduces you to the<br>basic kinds of data in Scheme, data structures, and (as you move<br>through the text) additional syntaxes, mutation, etc. So, that might<br>give you a slightly smaller playground to quickly refresh some basics,
<br>at which point the parentheses will disappear from your vision, and<br>you can focus on doing the really cool stuffs.<br><br>Cheers,<br>Matt<br><br>(I'm new on this list, so my apologies if this kind of thing has been
<br>suggested before. And, certainly, I'm not trying to discourage<br>questions: I just think HtDP is a good resource, and wanted to mention<br>it.)<br></blockquote></div><br>