This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python.
Topics such as generators and coroutines are often misunderstood and these are explained in detail, whilst topics such as Referential Transparency, multiple inheritance and exception handling are presented using examples.
A Beginners Guide to Python 3 Programming provides all you need to know about Python, with numerous examples provided throughout including several larger worked case studies illustrating the ideas presented in the previous chapters.
The book and its companion (the Advanced Guide to Python 3 Programming) are good introductions to Python. I liked it as an introduction, because it introduces concepts gradually. It focuses on the programming side of things, rather than on data science: data structures are presented towards the end of the book, and for importing/exporting the data you will need to read the Advanced book. This makes it feel a bit "academic". I would not say it is well suited to someone in a rush with a project, but it helps you get the foundations for a project. The book has two main limitations, in my opinion: there are many typos, which affect the clarity of the book, and it does not have an index, which makes learning from it and referring more difficult, as there is nowhere to go to retrieve a concept whose definition you forgot. Overall, a good one, though not perfect.
Crash Course to Python (Matthes) might address some of the limitations in this book: in fact, I read it before reading this one.
Very good introductory guide to Python 3. The author approach is very clear and academic. A good read for someone just learning Python as a first language as well as programmers familiarized with other languages that want to understand particularities of Python.
An excellent Python book! My goal with this one was to keep up with Python 3 (after being away for a while from Python development), and it fulfilled all my expectations. This book can be a good one for you if you are new to Python and want a more in-depth introduction.
Lots of editing is required, but totally it is a good and easy going book. Especially the organization and TOC are well-thought. کتاب اشکالات ویرایشی زیادی داره، ولی در کتاب خوبی بزا فراگرفتن هست. خصوصا سازماندهی و فهرست مطالب بسیار فکر شده هست.