"Python 3 Quick Start and Practical Combination" systematically introduces the knowledge points involved in Python programming through a combination of theory and practical combat, combined with a large number of cases, and details actual projects developed using Python in multiple application scenarios. This book has 16 chapters in total, divided into two parts. The first part (Chapters 1 to 12) mainly explains the basics of Python programming, and the second part (Chapters 13 to 16) mainly explains the actual combat of Python projects. It is designed to help readers master Python syntax systematically and quickly, and be able to apply it skillfully to actual projects. The entire code in this book applies to Python 3.6 And higher. "Python 3 Quick Start and Practical Combat" is intended for readers who are beginners in Python programming, or programming enthusiasts who have a foundation in Python programming and want to learn Python further; technical personnel who have a foundation in other programming languages and want to understand and learn Python; readers who are preparing to engage in research and work in data science, machine learning, artificial intelligence, data analysis, data collection, etc. In the future.
Reader comments
This book is great for Python beginners or those who want to learn Python further. It uses a large number of cases and practical projects to allow you to practice while learning theory. I like the practical project part of the book, which allows me to apply what I learned in practice. Moreover, the code in the book is suitable for Python 3.6 And higher, which is very practical. All in all, I think this is a very good introductory book to Python.
This book is great for Python beginners or those who want to learn Python further. It uses a large number of cases and practical projects to allow you to practice while learning theory. I like the practical project part of the book, which allows me to apply what I learned in practice. Moreover, the code in the book is suitable for Python 3.6 And higher, which is very practical. All in all, I think this is a very good introductory book to Python.
Super practical book, I learned a lot about it