The popularization of artificial intelligence will be the future development trend. As an artificial intelligence programming language textbook for teenagers, this book explains the basic knowledge of Python language as easily as possible and comprehensively. The book has a total of 12 chapters, which introduces knowledge from the basics of Python language to using Python to create graphic interfaces. Chapter 1 first introduces the development history of the Python language and knowledge related to programming languages as a whole. Chapters 2 and 3 introduce the commonly used data structures and operation methods in the Python language. Chapter 4 introduces a basic abstract method, namely variables, and introduces the method of communication between the program and the external environment, namely input operations. Chapter 5 introduces a way to make the program more diverse, that is, branching operations through conditional judgments. Chapter 6 introduces lists, which are data structures that can be used to process multiple data at the same time. Chapter 7 introduces loop operations. Chapter 8 introduces two data structures: tuples and dictionaries. Chapters 9 to 11 introduce three abstract methods respectively. Chapter 12 introduces methods of creating graphical interfaces. Each chapter has corresponding exercises for readers to think about further. This book can be used as a teaching material for information technology courses for middle school students, and as a reference book for teenagers to self-study the basics of artificial intelligence and Python programming.
Reader comments
This book is very suitable for middle school students to get started with Python programming. The content is easy to understand and comes with exercises. It reminds me of "Those Things in the Ming Dynasty", which also tells history in a popular and humorous way. Just like what is said in the book, "What can be changed is called a shortcoming; what cannot be changed is called a weakness." Learning programming also requires continuous improvement of your own code. I think this book is also similar to "Python from Introduction to Practice". They are both basic tutorials, but this one is more targeted at middle school students. In short, it is a good reference book for teenagers who want to learn Python.
Very good, really good, very good
Very good, really good book.
This book is very suitable for middle school students to get started with Python programming. The content is easy to understand and comes with exercises. It reminds me of "Those Things in the Ming Dynasty", which also tells history in a popular and humorous way. Just like what is said in the book, "What can be changed is called a shortcoming; what cannot be changed is called a weakness." Learning programming also requires continuous improvement of your own code. I think this book is also similar to "Python from Introduction to Practice". They are both basic tutorials, but this one is more targeted at middle school students. In short, it is a good reference book for teenagers who want to learn Python.
Very good, really good, very good Very good, really good book.
Very good, basic and practical.