Reddit Reddit reviews Foundations of Python Network Programming

We found 6 Reddit comments about Foundations of Python Network Programming. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Science
Foundations of Python Network Programming
Check price on Amazon

6 Reddit comments about Foundations of Python Network Programming:

u/Ferrovax · 3 pointsr/learnpython
u/ghostheadx9 · 1 pointr/AskNetsec

I didn’t see the word “advanced” in the title. I feel like an idiot. How about this book?

https://www.amazon.com/gp/aw/d/1430258543/ref=dp_ob_neva_mobile

u/ruby_king · 1 pointr/Python

I just got Foundations of Python Network Programming and so far it's been pretty good. 

u/[deleted] · 1 pointr/learnpython

I think it depends on how deep you want to go. If it were me I would look up the CompTIA Network+ certification for learning about how computer networking actually works. No need to actually get certified unless you really want or need to, but the training materials cover a lot of useful ground. And then, since you're presumably mostly interested in networking as it relates to Python, you can check out this book.

u/marcoscoder · 1 pointr/django


Have you seen this book? (https://www.amazon.com/dp/1430258543/) I read the 3 or 4 first chapters of it, and I remember that it has these topics (http server / client, cache and other related stuff), maybe I should go for it and learn a little more from python (I think in the fluent python book) .