You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
987 B
30 lines
987 B
2 years ago
|
Live-streaming Live Coding Session
|
||
|
==================================
|
||
|
|
||
|
|
||
|
livecode-streamer
|
||
|
-----------------
|
||
|
|
||
|
Authored by: Naomi Alterman, University of Washington eScience Institute
|
||
|
|
||
|
Source code: https://github.com/naclomi/livecode-streamer/
|
||
|
|
||
|
Background: When learners get behind in their follow-along coding,
|
||
|
they will get lost w.r.t. instructor who had gone few (or many) steps
|
||
|
ahead.
|
||
|
|
||
|
Summary of approach:
|
||
|
|
||
|
* Codes written in notebook or plain source files can be "live-broadcasted"
|
||
|
on a static website that learners can refresh to get the latest progress.
|
||
|
* Terminal session can also be captured & broadcast using a plug-in.
|
||
|
|
||
|
"CarpentryCon 2022 Lightning Talks: Live streaming your live coding to static webpages for audience"
|
||
|
https://www.youtube.com/watch?v=a3uJj7Eqwzg
|
||
|
|
||
|
Slides: "Code streaming [CarpentryCon 2022]"
|
||
|
|
||
|
* https://docs.google.com/presentation/d/1gUKy3V02MLKsWK4Op_gbEkBDYbLwU5B2Tw4UHKiDW4M/edit#
|
||
|
* https://staff.uw.edu/naomila/slides/2022-carpentrycon-livestreaming
|
||
|
|