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

Metaprogramming page #118

Open
mattagape opened this issue Sep 21, 2018 · 1 comment
Open

Metaprogramming page #118

mattagape opened this issue Sep 21, 2018 · 1 comment
Labels
2018-19 Issues raised ahead of/during the 2018-19 teaching year

Comments

@mattagape
Copy link

  1. The text says "We can access the attribute dictionary for the local namespace inside a function with locals() but this cannot be written to." But the code following this looks like we are doing just that?
@ageorgou
Copy link
Contributor

"Introspection" or "Reflection" might be a better name for this chapter (are we generating any code programmatically?).

I think we should have this as optional content; out of the whole "Advanced Programming Practices" part, it seems the bit that students are least likely to come across or require. If not, we may need to trim some other material, because it feels like there is already enough for one 3-hour lecture.

dpshelio added a commit that referenced this issue Dec 12, 2018
Nothing done respected to #118
@ageorgou ageorgou added 2018-19 Issues raised ahead of/during the 2018-19 teaching year and removed 2018-19 Issues raised ahead of/during the 2018-19 teaching year labels Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2018-19 Issues raised ahead of/during the 2018-19 teaching year
Projects
None yet
Development

No branches or pull requests

2 participants