Ahhhhh! Evan Root, CCNA
On Sun, Apr 16, 2017 at 7:28 PM, Matthias Felleisen <[email protected]> wrote: > > Parts: roman numerals I, II, . . ., VI > Chapters: arabic numerals 1 2 3 4 > Sections: dotted arabic numerals 1.1 1.2 1.3 > > > > > On Apr 16, 2017, at 9:23 PM, Evan Root <[email protected]> wrote: > > Just to be clear, sections are roman numerals and chapters are 123 > numerals right? 36 chapters, VI sections then? It seems obvious now but I > actually skipped to Arbitrarily Large Data the very first time. > > > Evan Root, CCNA > > > On Sun, Apr 16, 2017 at 6:41 PM, Matthias Felleisen <[email protected]> > wrote: > >> >> > On Apr 15, 2017, at 4:21 PM, Evan Root <[email protected]> wrote: >> > >> > Essentially I was following htdp2e and at Chapter I second 3 I created >> a new definitions file for the cars. I then got stuck because I apparently >> needed a definition from section 2 for 'BACKGROUND' but I didn't realize >> it. That made me think; because I'm doing this without an instructor I >> don't have other people to go off of by looking at their DrRackets. >> > >> > For the people who have followed the book, how long do you all keep the >> definitions? Like one file for the whole book? or perhaps per chapter? I >> was doing one file per section and now I think I need input from people who >> have done this successfully. >> > >> >> >> To follow a section, you want to keep all definitions in one file and you >> want to update definitions as they are revised. >> >> To solve problems, start a new file. If an exercise tells you to resume a >> section’s work, include the section’s definitions. If exercise n tells you >> to resume exercise k (for k < n), copy the work from there into the file >> for n. >> >> — Matthia >> >> >> > > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

