- Mastering Python Networking
- Eric Chou
- 61字
- 2021-07-02 21:42:33
Summary
In this chapter, we covered the OSI model and reviewed the network protocol suites, such as TCP, UDP, and IP. We then did a quick review of the Python language, including built-in types, operators, control flows, functions, classes, modules, and packages.
In the next chapter, we will start to look at using Python to programmatically interact with the network equipment.
推薦閱讀
- Redis入門指南(第3版)
- Arduino by Example
- 跟“龍哥”學C語言編程
- C#程序設計(慕課版)
- 云計算通俗講義(第3版)
- PySide 6/PyQt 6快速開發與實戰
- Advanced Express Web Application Development
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- 小程序從0到1:微信全棧工程師一本通
- Learning Android Application Testing
- Java Hibernate Cookbook
- Python Social Media Analytics
- Drupal Search Engine Optimization
- 每個人的Python:數學、算法和游戲編程訓練營
- Kotlin程序員面試算法寶典