For the visual part, the workshops could use python's turtle graphics
module. It works directly from the REPL and pretty fun to play with.

But if the goal is to teach the core parts of python, maybe a visualizer
(like the one at pythontutor.com) could help visualize the control flow?
On 2 Oct 2016 17:10, "vijay kumar" <vnbang2...@gmail.com> wrote:

> Hi All,
>
> During PyCon India 2016 open space, we discussed about conducting
> workshops for school students.
> Teaching school students might be a bit challenging as they have minimal
> knowledge on programming. Real time and visual results will excite them to
> learn programming language and try things on their own.
>
> We can conduct python workshops with the help of low cost single board
> computers like Raspberry Pi, Arduino, ExpEYES or something similar to it
> which will be helpful in teaching and also make the students understand.
>
> Since the cost of these single board computers are less, its affordable
> for students to buy on their own to pursue it further.
>
> I would request everyone to share your thoughts on the same and help in
> building the workshop topics and content for school students.
>
> Thanks,
> Vijay
>
> _______________________________________________
> Chennaipy mailing list
> Chennaipy@python.org
> https://mail.python.org/mailman/listinfo/chennaipy
>
>
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to