Home  >  Article  >  Backend Development  >  Is python basic tutorial suitable for beginners?

Is python basic tutorial suitable for beginners?

(*-*)浩
(*-*)浩Original
2019-07-10 11:16:193344browse

"Python Basics Tutorial"

Is python basic tutorial suitable for beginners?

##This book covers all aspects of Python programming. It starts with the installation of Python, and then introduces the basic knowledge and Basic concepts, including lists, tuples, strings, dictionaries, and various statements. (Recommended learning:

Python video tutorial)

Then it introduces some relatively advanced topics step by step, including abstraction, exceptions, magic methods, properties, and iterators. Afterwards, we discussed how to use Python in conjunction with databases, networks, C language and other tools to bring out the powerful functions of Python. At the same time, we also introduced Python program testing, packaging, publishing and other knowledge.

Finally, the author combines the previous content and introduces the readers to the development process of several Python projects with practical significance according to the steps of actual project development.

Introduction

The content of this book covers a wide range, which can not only lay a solid foundation for beginners, but also help programmers improve their skills, and is suitable for all levels of development. Personnel reading reference.

About the Author

Author: (Norway) Magnus Lie Hetland Translator: Si Weizengjun Wei Tan Yinghua Author: (Norway) Magnus Lie Hetland Translator: Si Weizengjun Wei Tan Yinghua [2]

Magnus Lie Hetland is an associate professor at the Norwegian University of Science and Technology, teaching algorithms. I like to delve into new programming languages ​​and am a firm supporter of Python language. He has written many Python books and online tutorials, such as the popular online tutorial Instant Python.

For more Python-related technical articles, please visit the

Python Tutorial column to learn!

The above is the detailed content of Is python basic tutorial suitable for beginners?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn