This blog has a really interesting assortment of articles on mathematics and programming. You can use the tags to your right to find topics that interest you, or you may want to have a look at
You should also subscribe to the blog newsletter.
Create a simple chatroom server in Python by following along this tutorial series.
Today I learned about the Python module selectors
to manage multiple socket connections.
Dive into the world of socket programming with this Python tutorial that assumes 0 prior experience.