alexmojaki / alexmojaki/futurecoder

Reinforcing common mistakes e.g. with .remove() later in course

未关闭
#388 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
1.5k
派生
183
PR 合并指标
30 天内没有已合并 PR

描述

I recently ran into trouble with `.remove()` and wasn't understanding why the list was returning `None.` Turns out, futurecoder had taught me correctly, but I simply forgot.

![image](https://user-images.githubusercontent.com/69366135/191777379-c51917ca-5494-4c3d-8571-1db7608cb9b2.png)

In futurecoder (and other code courses in different languages), there are often quick lessons that highlight common mistakes and nuance, but it's hard to remember them outside of the single lesson. Usually a lesson is reinforced immediately with an exercise, when a learner is unlikely to be tripped up by the nuance that they're actively thinking about.

Suggestion for improvement: Reintroduce common mistakes/nuance later in the course, when learners are likely to have forgotten that particular lesson. I learn better from my mistakes! That might be true for others, too.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。