Summary of Practical Python Knowledge for Ordinary People (2)

The second wave of learning Python’s real feedback has arrived, let’s take a look at the genuine feedback from those who have learned Python. From this, we can truly understand that learning Python is indeed suitable for ordinary people.

Summary of Practical Python Knowledge for Ordinary People (2)

@Netizen Hua Qing: Python = tool.

@Netizen X-LIONY: Learning Python for artificial intelligence is correct; most of the open-source models available are in Python, of course, there are languages more suitable for AI development, like JAX, but from industry to academia, Python is the main language. Data can be referenced from this week’s Stanford AI Index report..

@Netizen I Am Wandering in Nanning: In an era where everyone can Python, AI is not a programming language, but a model algorithm. If you can’t even understand tree diagrams, it’s not recommended to go into AI..

@Netizen I Love Eating Potato Stew: Life is so short, why don’t you learn Python?.

@Netizen Fingers Are Cold: Writing small tools in Python is quite good; I really don’t care about performance..

@Netizen Xiao Zhou 111: If you don’t learn Python, what will you learn? Haha..

@Netizen Luck:As a programming hobbyist, Python opens a door for them, while AI throws them a crutch..

@Netizen Richard888: If you can learn Python, you won’t care about performance..

@Netizen Left Hand 180: When learning Python, you should choose a direction to delve into. This is much more efficient than spreading your net wide. First, basic Python is the first choice; without a foundation, nothing can be discussed. You can choose web development, which is a direction that can support a monthly salary of over ten thousand. Then choose one or two auxiliary skills, such as office automation, data analysis, etc., to enhance your core skill. This way, you can not only delve into the professional field but also make achievements in auxiliary skills.

@Netizen Lili: Studying accounting, and inexplicably learned Python for big data analysis.

@Netizen All Things: I learned all the Python courses in just one afternoon.

@Netizen Little A of the Seventh: The Python course is really easy to understand!

@Netizen What Are You Grinning About: Let me first say a simple Python operation, it’s very simple. A=50, B=50, C=A+B, print(c), the final result is 100.

@Netizen Fei Fei: Python is definitely the most concise, I love Python; the most complicated is JAVA, with too many forms.

@Netizen Matcha Brulee: I wish I had known that the Python book in school wouldn’t be sold for four cents a pound.

@Netizen Di Di Di: But Python is indeed easy to understand.

@Netizen Zhong Qiang: Python is very easy to learn. Learning these only takes a few days; whether you can write excellent code mainly depends on programming thinking. You have this problem with any language; good code is closely related to algorithms and design patterns! If your algorithm is powerful enough, you can write a GPT. The second wave of learning Python’s real feedback has arrived, let’s take a look at the genuine feedback from those who have learned Python. From this, we can truly understand that learning Python is indeed suitable for ordinary people.

@Netizen Luo Chen Qing Network Security: Python is easy to learn.

@Netizen 2025dser: I am learning Python, it’s really simple; I am now at noon, and my interest is also programming.

Leave a Comment