[plt-scheme] Re: modules 4 newbies
> Right. As a *newbie* you shouldn't even care about such details.
> This is why `#lang' is doing what it's doing -- all you need to do is
> prefix your file with `#lang scheme' (or `#lang scheme/gui') and start
> writing code. (And in the initial stages of experimenting with the
> environment you shouldn't even care about the fact that your file is a
> "module" -- that should come later.)
it is a good point - there are many kinds of newbies, basically. i've
done plenty of programming, including scheme back in the day, so to me
i'm a newbie to plt, but not to the concepts. so i was definitely
trying to skip ahead and get modules going very quickly. so when i say
newbie i am not doing a good job of really explaining the situation,
and i'm in some smaller %age equivalence class of the population than
a real newbie would be.
sincerely.