You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just finished teaching this lesson and, overall, I think it went pretty well and the material is very good. The only concern that I had was the introduction of loops, scripts, and variables in quite quick succession towards the end. I found it very difficult to manage the cognitive load in this section and I think I a few learners got lost at this stage.
Is there a way that we can avoid introducing all of these (quite challenging) concepts one after the other like this? Could some of these concepts be introduced instead in the data wrangling lesson? Or would you prefer not to introduce any new shell concepts in that lesson?
Given that the Shell lesson needs to be covered entirely before Data Wrangling, I worry that there is very little time remaining for the latter if so much is spent explaining loops, ${variable_substitution}, etc in the former.
The text was updated successfully, but these errors were encountered:
Hi Anita, yes you're probably right. I'm sorry that I didn't read through those discussions already. I'll close this now, then. If necessary, I can contribute further to ongoing discussions on those linked issues.
I just finished teaching this lesson and, overall, I think it went pretty well and the material is very good. The only concern that I had was the introduction of loops, scripts, and variables in quite quick succession towards the end. I found it very difficult to manage the cognitive load in this section and I think I a few learners got lost at this stage.
Is there a way that we can avoid introducing all of these (quite challenging) concepts one after the other like this? Could some of these concepts be introduced instead in the data wrangling lesson? Or would you prefer not to introduce any new shell concepts in that lesson?
Given that the Shell lesson needs to be covered entirely before Data Wrangling, I worry that there is very little time remaining for the latter if so much is spent explaining loops,
${variable_substitution}
, etc in the former.The text was updated successfully, but these errors were encountered: