To get the most out of this book
You should have a strong proficiency in Python, as it is the primary programming language utilized throughout this book. In addition to Python skills, a fundamental understanding of programming as a discipline is necessary for navigating the examples presented. Furthermore, you should possess a basic understanding of cloud computing principles. Lastly, familiarity with the Software Development Life Cycle (SDLC) is important.
Together, these foundational skills and knowledge will enable you to fully comprehend and effectively engage with the material covered in the book.
Software/hardware covered in the book |
Operating system requirements |
Python 3 |
Windows, macOS, or Linux |
To successfully engage with the content of this book, you will need a computer equipped with sufficient processing power and a minimum of 8 GB of RAM, with the operating system being based on personal preference. Additionally, since the book incorporates online resources and external libraries, it is essential for you to have a stable internet connection in order to download the requisite packages.
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.