5
Dos and Don’ts for Network Programming
Writing code for networks is exciting because when it fails, it is challenging, and when it works, it is rewarding. If you are an experienced programmer, you will have an easier ride, but if you are a newbie, it will be stormy. Let’s dive into some coding practices that will help you get through these storms easier.
We are going to focus on this chapter on coding aspects for Python and Go related to network programming. The subject covered here would be also good for any type of programming; however, we are going to focus on programming for networks, and these are the topics we will cover:
- Coding topics
- Applying best practices in coding
- Coding formatters
- Versioning and concurrent development
- Testing ...
Get Network Programming and Automation Essentials now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.