On Wed, Oct 7, 2020 at 8:06 PM Jurgis Pralgauskis <
jurgis.pralgaus...@gmail.com> wrote:

> *I think best would be to make a course/textbook with parallel code
> examples for JS/PY *(maybe some version with C/C++ for reference - for
> teachers to be easier to switch)
> Parallel JS-PY is also possible with some edu-environments:
> blockly/processing/reeborg
>

In py-js web development json is an important connection/bridge between the
two languages:

py-server <- {json-serialized-py-dict} <-> network <->
{json-serialized-js-object} -> browser
_______________________________________________
Edu-sig mailing list -- edu-sig@python.org
To unsubscribe send an email to edu-sig-le...@python.org
https://mail.python.org/mailman3/lists/edu-sig.python.org/
Member address: arch...@mail-archive.com

Reply via email to