Creating Chat Application with Sockets in Python
Offered By: sentdex via YouTube
Course Description
Overview
Learn to build a console-based chat application using Python sockets in this 23-minute tutorial video. Explore the process of creating a socket chatroom server, including steps to create a socket, receive messages, read sockets, and implement notification sockets. Follow along with the practical demonstration to gain hands-on experience in developing a functional chat application. Supplement your learning with text-based tutorials and sample code available on the provided website.
Syllabus
Intro
Create a socket
Receive a message
Read sockets
Notification sockets
Taught by
sentdex
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