Fortune Telling Collection - Fortune-telling birth date - What is the foundation and application of python language?

What is the foundation and application of python language?

The basic and applied learning contents of python language are as follows:

Python is a dynamically typed language, which can assign arbitrary values to variables and modify their values. String: indicates a piece of text information, which must be enclosed in quotation marks; You can't mix them at the same time Import is to put some python functions into the current script for use. Functions that are not imported cannot be used directly in the current script.

Software development, using python to make software is something that many people are doing, whether it is B/S software or C/S software. And the demand is still quite large; Data mining, python can make excellent crawler tools for data mining, and many network companies have a lot of work in data mining.

Game development, python is very extensible, and there is a library for game development. Game development is definitely a violent profession; Big data analysis, now is the era of big data, it is also possible to make big data with python, and big data analysis engineer is also a hot position.

Full-stack engineers and programmers are now developing in the direction of full stack, and learning python has more advantages in this respect; System operation and maintenance, many linux support python, and the syntax features are very shell scripts. It is also good to do system operation and maintenance after learning python.