alexmojaki / alexmojaki/futurecoder

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

Đang mở
#388 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
1.5k
Fork
183
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.