Schedule > Web Sockets
Week 9: Wed, Mar 2
Exercise Files
Today we will be talking about web sockets and starting Lab 8!
Slides
Lecture Video(s)
- Recorded Lecture Video (01:13:05)
Readings
- Pekarsky, Max (December, 2019). Web Sockets for Fun and Profit. Stack Overflow Blog.
- Mortensen, Yassi (February, 2918). An Introduction to WebSockets.
- Using WebSockets with Python's websocket library (Documentation).
- How to make a Connect Four game using HTML, CSS, JavaScript, and the websockets Python library.