Live data from Hacker News

Beej's Guide to Network Programming

beej.us

1–10 of 51 posts

Re: Beej's Guide to Network Programming

#2
This was an absolute lifesaver when I was thrown into the deep end writing a high-performance TCP server from scratch. I think it's so effective because it's "highly opinionated", which is to say, he points out "Foo does this, but don't use it because that's just silly" or "don't use bar, use baz instead because it handles qux more easily" and so on.
Post reply on HN