To get the most out of this book
Please remember that the code printed in the book is interwoven with explanations: this is intentionally done to comment on most of the lines so that no important action remains unexplained. Therefore, it is advised to first read the entire code with explanations, follow the logic, understand how it works, and only afterward copy the code from the book or GitHub and run it. Otherwise, there’s a risk that you will attempt to run only a part of the code, which may not work without the context.
Software/hardware covered in the book |
Operating system requirements |
Python 3.10 or above |
Windows, macOS, or Linux |
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.