As we mentioned previously, while we will be working through all the code examples in this book step by step, you may also take advantage of the code repository of this book, which is stored on GitHub.
Generally, you should follow the discussions in individual chapters and edit your projects as you go to get a full understanding of the materials. With that being said, you can potentially point your PyCharm to the completed projects in the repository to import them into your workspace. We will see how to do this (importing an existing project into PyCharm) in the next chapter, though you should only do this if you have sufficiently familiarized yourself with the materials for a given project.
Now, let's get back to downloading the repository from GitHub: