If I were doing it from scratch, I would keep one file for each section or each grouping of exercises.
One big file for the whole book is a bit much, especially given that sometimes definitions are revisited with similar names. And one file per exercise is probably too small, and could make it harder to find the file you want when reviewing your work. But whatever you choose, name the files clearly so you can tell what part of the book each one goes with. That's more important than how many definitions you decide to stuff into any given file. Cheers, jmj > On Apr 15, 2017, at 1: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. > > -- > 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. -- 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.

