Look Ma, No HTTP!
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore a live coding demonstration of building a web application exclusively on WebSocket, eliminating the need for HTTP. Dive into the world of permanent client-server connections, bypassing the traditional request/response cycle and client polling. Learn how to create highly dynamic, event-driven applications using Socket.IO server for Python and Socket.IO client for JavaScript. Witness the development of a chess game application, covering topics such as user management, game initialization, move validation, and special rules like castling. Gain insights into the benefits of WebSocket technology and its potential to revolutionize web application architecture.
Syllabus
Intro
User Count
Testing
Chess Board
Assigning Users
New Game
Move
Client
Castling
Questions
Taught by
EuroPython Conference
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX