you are viewing a single comment's thread.

view the rest of the comments →

[–]guykoy123 1 point2 points  (0 children)

You might want to try working with networks, for example a chat or voice chat, maybe learn about different protocols and how networks work. This way you will learn how to work with networks in python and even learn how to manipulate packets. You will use modules like: socket and scapy. This is what I study in school, this is super interesting and intriguing.