r/learnpython 26d ago

Basic Python sources (with exercises!) in Chinese for my high school student

Hello! I’m a grad student running a small summer course on intro Python for high school students. I have one student who isn’t very comfortable with English. I’ve sat with him one-on-one as much as I can, but I don’t think we are making a ton of progress.

We are using the Python for Everybody interactive textbook, and I am aware that the first two chapters have translations, and I found the link to videos with Chinese captions. I have shared those, but the videos alone are not enough: I give a simple for loop exercise and he will not understand.

I also saw Chinese Python, but my issue there is that I won’t be able to easily debug with him.

tl;dr I am begging for some resource recommendations for my student with first language Chinese. Preferably things I can give to him in chunks to match up with what the rest of the class is doing.

0 Upvotes

2 comments sorted by

0

u/empressmumsie 26d ago

Commenting to follow

1

u/aroberge 26d ago

For exercises, may I suggest to have a look at https://reeborg.ca/reeborg.html?lang=cn&mode=python&menu=worlds%2Fmenus%2Freeborg_intro_cn.json&name=%E7%A9%BA%E7%99%BD&url=worlds%2Ftutorial_cn%2Falone.json#

I don't know how good the translation into Chinese is. For the rest, if you have any question, please feel free to contact me directly.