Python tutorial: making a chat program with graphical user interface
This series of tutorial will teach you to build your own legit chat program like msn or skype using python 2.7. It provides one on one chat ability with anyone in the world, so you'll be able to connect to an external IP, and not only someone inside your local network. Prerequisite:. Knowing the basics of programming like loop and variables. Level:. Beginner. In the next videos of this series, I will explain step by step every line of code used to build this program from complete scratch. Hope to see you soon. Link for source code and description:.