Python Chat Server using Threads - Overview (1 of 7)

Опубликовано: 31 Март 2025
на канале: CodeOnBy
364
10

In this video we will begin the project of building a Python chat server using threads.

There won't be any code just yet, this is simply an overview showing the finished program along with some of the objectives and lessons you will learn along the way.

Read more about this video on the blog:
https://codeonby.com/2019/12/11/pytho...

The project will be divided into 7 parts to make it easy to digest and break down each individual part.

We will be using Python 2.7 for this tutorial:
https://www.python.org/downloads/