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.
987 B
987 B
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]"