On Jan 31, 2008 11:47 PM, David Brown <[EMAIL PROTECTED]> wrote: > On Thu, Jan 31, 2008 at 11:06:04PM -0500, Mark Schoonover wrote: > > >Well, I think I'm just having a clueless moment... (fib 5) is returning > 5, > >(fib 10) is returning 55. I would think the (fib n) would return the > >sequence. Maybe I'm just showing my noobness with Scheme too... I do > >understand the diff between recursion vs iteration, which is the crux of > >this section. > > This distinction between recursion and iteration will get emphasized some > more as well, since they are notated the same way in Scheme. I certainly > remember it taking a while to get my brain wrapped around it. > > David > > Thanks David. I'm going to drive on, and let things catch up with me.
-- Mark Schoonover, CMDBA http://www.linkedin.com/in/markschoonover http://marksitblog.blogspot.com [EMAIL PROTECTED] -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
