Coding a Chatroom Server With Python - Tech With Tim SuperUser
Offered By: Linode via YouTube
Course Description
Overview
Learn to build a live chat room application from scratch using Python in this comprehensive two-part tutorial. Begin by setting up the project and configuring the server-side code, focusing on socket programming to enable real-time communication. Progress to creating the client-side implementation, allowing users to connect and interact within the chat room. Test the connection between client and server to ensure proper functionality. By the end of this 29-minute video, gain the skills to create and host a fully functional Python-based chat application with socket server capabilities.
Syllabus
- Intro
- Setting up your project
- Configuring server.py
- Configuring client.py
- Testing Client and Server Connection
- Outro
Taught by
Linode
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity