Skip to content
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

Banging in to walls makes it hard to see how your program works #38

Open
benjohnbarnes opened this issue Feb 11, 2015 · 0 comments
Open

Comments

@benjohnbarnes
Copy link

I think my son (and me, to be fair) sometimes had trouble with understanding (particularly with functions) because our bot was banging in to walls. This is effectively breaking / changing what the abstraction does, which is something else to keep a hold of when you're trying to grok abstraction.

Perhaps the early dares using functions could remove the walls and use an arena you're unlikely to drive out of. They could be more about adjusting the program to see how changing the abstraction changes all instances, or changing the code between calls just effects that code.

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

No branches or pull requests

1 participant