Ask HN: Good books/courses to learn networking essentials for web developers?
21–30 of 76 posts
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#22Earlier quoted context omitted.
Out of curiosity, what are your other top 4 books?
As luck would have it, my blog on Github pages is down. So here's the post describing the four in markdown. Tldr; Designing Data Intensive Applications, Effective Python, The Google SRE book, and High Performance Browser Networking. https://github.com/eatonphil/notes.eatonphil.com/blob/master...
+1 for both data intensive apps and Google SRE books. The other two I haven’t checked out yet
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#23[0] https://www.amazon.com/TCP-Illustrated-Vol-Addison-Wesley-Pr...
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#24Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#25Networking is probably not what you're looking for. You are probably more interested in DevOps and architecture. Topics like DNS and edge caching. Reverse proxies are typically web servers (ie nginx) or cloud services like API Gateways. Things like TCP are rarely relevant unless you're doing serious micro optimization.
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#26TCP/IP Illustrated, Vol. 1: The Protocols by W. Richard Stevens [0] [0] https://www.amazon.com/TCP-Illustrated-Vol-Addison-Wesley-Pr...
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#27Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#28TCP/IP Illustrated, Vol. 1: The Protocols by W. Richard Stevens [0] [0] https://www.amazon.com/TCP-Illustrated-Vol-Addison-Wesley-Pr...
Re: Ask HN: Good books/courses to learn networking essentials for web developers?
#29TCP/IP Illustrated, Vol. 1: The Protocols by W. Richard Stevens [0] [0] https://www.amazon.com/TCP-Illustrated-Vol-Addison-Wesley-Pr...