cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3206
Views
2
Helpful
3
Replies

Any good Python Network Engineering textbooks?

hfakoor222
Spotlight
Spotlight

I'm going to be starting a position at a network company ~ over the last few months I taught myself Python and I got pretty decent at it. I've even written some regex OSPF change monitoring scripts, which is what helped me in sending out applications. However I'm not sure what to do next regarding what I should read, as I have no experience, and I want the best bang for the time invested. I was thinking about the 2015 book by Sarker, which includes cloud, HTTP programming, HTTP scraping, socket servers, manipulating IP addresses among other things, 

https://www.amazon.com/Learning-Python-Network-Programming-Faruque-ebook/dp/B00YSIL0GS/ref=sr_1_4?crid=1CJVIR5Y6GBHK&keywords=python+sarker&qid=1668111331&sprefix=python+sarker%2Caps%2C176&sr=8-4&ufe=app_do%3Aamzn1.fos.006c50ae-5d4c-4777-9bc0-4513d67...

 

 

II want a book that will give me as much as practical/applicable skills in Python network programming. Does anyone have a suggestion of a book that will have day to day applications if I learn the skills within?

3 Replies 3

lpersing
Level 5
Level 5

lpersing
Level 5
Level 5

As a follow up, there is a free 8-week course starting December 8th here:

https://pynet.twb-tech.com/free-python-course.html

 

mamtabankoti4
Frequent Visitor
Frequent Visitor

Well, you are looking for a book that will give you practical and applicable skills in Python network programming. It's great that you are learning Python, and if you want to improve your skills in Python or if you want to be a master in this, then there are lots of resources available over the internet. However, on behalf of my research, I would like to suggest the below books, which can help you in learning Python.

 

  1. Python Network Programming Cookbook—Second Edition by Dr M. O. Faruque Sarker
  2. Mastering Python Networking by Eric Chou
  3. Python Network Programming: Conquer All Your Networking Challenges by Dr M. O. Faruque Sarker
  4.  Learning Python Network Programming by Dr M. O. Faruque Sarker

 

Hope it will help you.

Mamta Bankoti