This book advocates understanding first and application first. Therefore, whenever possible, Little Turtle (Note: The author) will use vivid examples to help everyone understand the concepts. Although this is an introductory book, the "ambition" of this book does not stop at "elementary level" teaching. The first half of the book first explains basic Python 3 syntax knowledge, including lists, tuples, strings, dictionaries, and various statements; then it gradually introduces some relatively advanced topics, including abstractions, exceptions, magic methods, and attribute iterators. The second half focuses on the application of Python 3 in crawlers, interface development and game development. It guides readers to conduct in-depth learning and exploration through examples, which is both fun and exercises the readers' hands-on ability. This book is suitable for introductory readers learning Python 3, as well as friends who know nothing about programming but are eager to use programming to change the world.
Reader comments
I particularly like the author Xiao Turtle, what he talks about is so interesting! But I hate those complicated concepts the most, but fortunately this book explains them very clearly. I think the second half of this book is also very practical, such as crawlers and game development, which makes me feel that programming is so interesting! Recommended to you!
I particularly like the author Xiao Turtle, what he talks about is so interesting! But I hate those complicated concepts the most, but fortunately this book explains them very clearly. I think the second half of this book is also very practical, such as crawlers and game development, which makes me feel that programming is so interesting! Recommended to you!
Very nice and very detailed explanation