-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
suggestion: A preamble? #66
Comments
Is the idea showing them an R script, and asking them to try to explain what the code does, then suggesting that it could be difficult to understand someone else's code without explanation? Also, do we need to give them a bad script? Or simply the final product but without any explanations? |
Yes, that's the idea. We discussed this early on. The rationale for this, at least from my persepective, is that we bring the problem up first to to motivate the rest of the lesson. For the moment we dive straight into an explanation of LP. However, Mark's first exercise in chapter 1 does exactly this. Only it comes after a brief explanation of what LP is. This is not a problem per se but I do prefer a lesson that brings the problem to the fore from the beginning to motivate the rest of the lesson. However, this is a personal preference for staging a lesson....
I think your Wisconsin.R script with some bare comments would suffice for this. We also need to introduce this script at some point. At the moment this script won't even come up till Chapter 4. |
I think we have now resolved this with issue #81 |
We talked about this previously: should we have a preamble page before chapter 1 with Clements R script? The idea would be to bring the problem (that LP helps to solve) front and center. An open-ended exercise would be for students to explain the code the in english?
The text was updated successfully, but these errors were encountered: