Ask HN: How to start with network programming?
I want to know the best sequence of steps for learning network programming. I have done a lot of programming but none of it seems to help me get a better understanding of how networking works. Sure, I have read a lot of books for that but they don't provide a practical and more pragmatic approach to learning networking. Also, what language would be best suited for this task? I am well versed in C++, Java and Python, have also done some web development in Django and Spring
4 comments
[ 6.0 ms ] story [ 23.3 ms ] threadI find I do most of my learning while trying to research my way around a stumbling blocks, but of course it always helps to read/research things beforehand as well.