Found in 6 comments on Hacker News
f0e4c2f7 · 2022-10-05 · Original thread
It sounds like you have a good working base of knowledge to start from and might benefit from some high level concepts. Once you understand the basics you can likely cover what you're looking for with a small open source home router or some other similar hardware.

If you prefer books check out

https://www.amazon.com/Computer-Networking-Top-Down-Approach...

Or for video lectures:

https://www.youtube.com/playlist?list=PLoCMsyE1cvdWKsLVyf6cP...

achenet · 2022-06-11 · Original thread
https://www.amazon.com/Computer-Networks-5th-Andrew-Tanenbau...

https://www.amazon.com/Computer-Networking-Top-Down-Approach...

I'm using these two. The Tanenbaum book has a 6th edition, and I think the Top Down one has some newer editions as well. Not sure if they're the best, although they do seem relatively thorough, especially Tanenbaum.

teleforce · 2021-03-13 · Original thread
Please check this book "Computer Networking : A Top-Down Approach" By Kurose & Ross. It is the best textbook on computer networking, bar none. The latest edition also covers modern networking concepts, for example Software Defined Networks (SDN).

[1]https://www.amazon.com/Computer-Networking-Top-Down-Approach...

Very very worthwhile investment of your time.

I dived into the topic two years ago using Computer Networking: A Top-Down Approach (https://www.amazon.com/Computer-Networking-Top-Down-Approach...)

As someone with about ten years experience in web-dev, but no formal CS education, I found the difficulty level to be just right.

csnewb · 2017-04-26 · Original thread
In college we used the Kurose textbook: https://www.amazon.com/Computer-Networking-Top-Down-Approach...

It explains just about every networking concept in grueling detail. However I don't remember anything I learned in that class, and now as a working developer don't have the time to work through a 900 page textbook.

These Youtube playlists covered the important networking parts. Search Wikipedia for the topics you don't understand.

1) Stanford Networking: https://www.youtube.com/playlist?list=PLx_Dnlrnkd6f3mtJgmoBk...

2) New Boston: https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBpuvPW0aHa...

3) Gate Lectures by Ravindrababu Ravula: https://www.youtube.com/playlist?list=PLEbnTDJUr_IegfoqO4iPn...

djvdorp · 2016-10-23 · Original thread
Books that might be interesting:

* Head First Networking (O'Reilly, 2009): http://shop.oreilly.com/product/9780596521561.do

* Hands-On Networking Fundamentals, 2nd Edition (Cengage Learning, 2013): https://shar.es/1EUsPD

* Computer Networking: A Top-Down Approach (7th Edition) (Pearson, 2016): https://www.amazon.com/Computer-Networking-Top-Down-Approach...

Fresh book recommendations delivered straight to your inbox every Thursday.