This book is designed specifically for total beginners not only in Python but also beginners with programming skills at all. This book does not require any pre-skills set. On the contrary, this book provides the basic tools to start programming with Python. If you are a new programmer or already know some programming languages, you are probably wondering why to learn Python while there several other languages. First of all, Python has a lot of attractive features which include readability, simple syntax, rapid execution. In addition to more advanced features, Python is the widely used language for a wide range of applications. If you want to learn quickly how to develop an application with an easy yet sophisticated and efficient language, Python is the right choice.
By reading this book, you will learn more about the features and applications of Python. You will develop and acquire the basics and fundamental skills to start developing your own applications in Python.
These are the major topics and skills you will develop by reading this book. Each topic is covered in a separate chapter with code examples that allows practicing for optimal learning. Overall, this book was designed to help beginners to acquire skills in programming with Python with real explained examples. Hence, you will not only learn Python, but you will also get a chance to run code examples. These examples are explained and provided you with an illustration of possible ways to code and the outcome.