-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
Permalink
Issue
2 CG TAs and the instructor recommended discussing the idea of variable scope and null/undefined types earlier in the course. Currently, we first discuss the topic in the functions chapter (10.6).
Comments:
- "Feedback from the class. Teaching of variable scope would have been nice during the functions section."
- "When I was prepping for tonight, my immediate thought was that I could have sworn both variable scope and null/undefined types were taught much earlier in the curriculum a year ago... did they get moved?"
- "Absolutely! We tried to get a little bit into it during lecture on functions and loops, but not as much as we should have. Scope should discussed really early- like as soon as we're making code blocks early."