Challenging projects every programmer should try

4 ibobev 1 6/26/2025, 2:42:19 PM austinhenley.com ↗

Comments (1)

sim7c00 · 7h ago
i would add network packet sniffer and port scanner. not that its particularly hard programmingwise, but it teaches a lot about sockets, networking, reading rfcs/specifications and protocol diagrams. I found it really useful personally and found myself happily making them in many languages to get familiar with languages and remind myself of networking details. all other items i could think of - already on the list! :D