Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Mondrian: Complete Instructions+Exercises #47

Open
8 of 11 tasks
broesamle opened this issue Sep 4, 2016 · 3 comments
Open
8 of 11 tasks

Mondrian: Complete Instructions+Exercises #47

broesamle opened this issue Sep 4, 2016 · 3 comments

Comments

@broesamle
Copy link

broesamle commented Sep 4, 2016

  • 0. MOST IMPORTANT: Adapt code examples to be as portable as the conrod examples which fortunately run on Lin+Win!
  • 1. Overview of the initial code example: Diagram GFX output and the mondrian painter, how they interact, where they are in the code.
  • 2. Highlight the bits of code relevant to learners (and those which are not)
  • 3. Break exercises section into clear instructions/steps
  • 4. Create intermediate solutions (branch: mondrian_learners-code-examples)
  • 5. Make labels for intermediate solutions and link to them from the isntructions
  • 6. Explain fundamental concepts such as variables and operations at reasonable positions in the material.
  • 7. Sort out small TODOs such as missing links etc.
  • 8. Add detailed instructions for each step/exercise.
  • 9. MAYBE: Links to further practice freshly learned skills: eg: more exercises on variables and calculation . . . more on parameters and types
  • 10. At least outline more lessons in enough detail so that a coach could continue teaching a non-beginner

Please leave a note in case you want to work on one of the above items, thank you!

@broesamle
Copy link
Author

most recent instructions overhaul is in branch mondrian_improveInstructionsA https://github.com/rust-community/rustbridge/tree/mondrian_improveInstructionsA/workshops/mondrian-pattern

currently waiting for #67 to be reviewed.

@skade
Copy link
Contributor

skade commented Oct 6, 2016

Hi,

I'll try to go through that on a train tomorrow. (And check if it works on a mac ;)).

Best,
Florian

On 6 Oct 2016, at 13:46, Martin Br:osamle [email protected] wrote:

most recent instructions overhaul is in branch mondrian_improveInstructionsA https://github.com/rust-community/rustbridge/tree/mondrian_improveInstructionsA/workshops/mondrian-pattern

currently waiting for #67 to be reviewed.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@broesamle
Copy link
Author

thx : )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants