Summary
Congratulations! At this point, you are familiar with the coding practices used today. You know how to use tools to help your source code in terms of quality and concurrent development. You are also able to perceive the importance of having unit tests and integration tests added to your code.
From now on, as a new code developer for automation, you are more equipped with the jargon and terms used in the software development community. You are able to improve not only the quality of your code but also your team’s code quality. Use the tools and the topics discussed here throughout your automation development career.
In the next chapter, we are going to have more practical examples of how to use Go and Python for network automation. We are going to explore some examples of automation in Go and Python and compare them.