parent
572c0e9aa9
commit
66a259bde3
1 changed files with 29 additions and 0 deletions
@ -0,0 +1,29 @@ |
|||||||
|
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 |
||||||
|
|
Loading…
Reference in new issue