Summary
In this chapter, we gained confidence with scripting and introduced the fundamental tools for Python programming. You learned how to look for Python commands in the Blender log and execute them in different contexts, and how to set up a coding environment. We also learned how to keep track of our code and edits.
In Chapter 2, we will refine our knowledge of Python. We will meet the most common entities and learn how to use the programming logic to write more useful scripts.