I saw this topic on Zhihu: Which is better for beginners to learn first, Python or C?

Some people think that we should start with C language for the following reasons: (Recommended learning: Python video tutorial)
1. C language is the first programming language you come into contact with in college, which shows its importance.
2. C language is a process-oriented language, while Python is an object-oriented interpreted computer programming language. And you need to first understand what process-oriented is, and then understand what object-oriented is.
3. C language is the foundation. It can be said that if you learn C language thoroughly, it will be much easier for you to learn other languages. It can be said that you have a comprehensive understanding of it.
Some people also think that they should start with python for the following reasons:
1. If you use C to get started with programming, you can better master the basics of programming and understand the principles of code operation. , but learning C is boring, and it is difficult to see results quickly, which may dampen the enthusiasm for learning.
2. Using python will give quick results, but because most of them use high-level interfaces, the underlying implementation may be vague. However, you can also wait until you finish learning python and then learn C to make up for it.
3. Nowadays, most beginners in foreign countries use Python to teach programming. C is low-level, has many details, and is not easy to learn. Learn python. Whatever you want to do now, you can quickly and easily implement it using python.
C language programming is our professional basic course, but C language itself is a very powerful tool, and it is by far the most widely used tool.
Python is a general script development language that is simpler and easier to learn than other programming languages. Its object-oriented features are even more thorough than Java, C#, and .NET, so it is very suitable for rapid development.
According to the Apache 2018 annual report, judging from the distribution of code languages used by projects, Java ranks first, accounting for 58% of all projects, second is C, third is Python, and fourth And the fifth place is C and Javascript, the gap between the two is not big.
The summary is: learning C language is difficult and python is easy, but learning C language first can lay a better foundation. After all, to be a programmer, you can't just know one language. Most programmers need to know at least three languages.
In fact, for beginners, there is no doubt that there is no harm in learning C language first. If you are still not sure how you want to go in the future, it doesn’t matter whether you learn Python or C first. If you are sure that you don’t want to take the technical route, then please start with Python.
For more Python-related technical articles, please visit the Python Tutorial column to learn!
The above is the detailed content of Which one should I learn first, Python or C?. For more information, please follow other related articles on the PHP Chinese website!
Python: Automation, Scripting, and Task ManagementApr 16, 2025 am 12:14 AMPython excels in automation, scripting, and task management. 1) Automation: File backup is realized through standard libraries such as os and shutil. 2) Script writing: Use the psutil library to monitor system resources. 3) Task management: Use the schedule library to schedule tasks. Python's ease of use and rich library support makes it the preferred tool in these areas.
Python and Time: Making the Most of Your Study TimeApr 14, 2025 am 12:02 AMTo maximize the efficiency of learning Python in a limited time, you can use Python's datetime, time, and schedule modules. 1. The datetime module is used to record and plan learning time. 2. The time module helps to set study and rest time. 3. The schedule module automatically arranges weekly learning tasks.
Python: Games, GUIs, and MoreApr 13, 2025 am 12:14 AMPython excels in gaming and GUI development. 1) Game development uses Pygame, providing drawing, audio and other functions, which are suitable for creating 2D games. 2) GUI development can choose Tkinter or PyQt. Tkinter is simple and easy to use, PyQt has rich functions and is suitable for professional development.
Python vs. C : Applications and Use Cases ComparedApr 12, 2025 am 12:01 AMPython is suitable for data science, web development and automation tasks, while C is suitable for system programming, game development and embedded systems. Python is known for its simplicity and powerful ecosystem, while C is known for its high performance and underlying control capabilities.
The 2-Hour Python Plan: A Realistic ApproachApr 11, 2025 am 12:04 AMYou can learn basic programming concepts and skills of Python within 2 hours. 1. Learn variables and data types, 2. Master control flow (conditional statements and loops), 3. Understand the definition and use of functions, 4. Quickly get started with Python programming through simple examples and code snippets.
Python: Exploring Its Primary ApplicationsApr 10, 2025 am 09:41 AMPython is widely used in the fields of web development, data science, machine learning, automation and scripting. 1) In web development, Django and Flask frameworks simplify the development process. 2) In the fields of data science and machine learning, NumPy, Pandas, Scikit-learn and TensorFlow libraries provide strong support. 3) In terms of automation and scripting, Python is suitable for tasks such as automated testing and system management.
How Much Python Can You Learn in 2 Hours?Apr 09, 2025 pm 04:33 PMYou can learn the basics of Python within two hours. 1. Learn variables and data types, 2. Master control structures such as if statements and loops, 3. Understand the definition and use of functions. These will help you start writing simple Python programs.
How to teach computer novice programming basics in project and problem-driven methods within 10 hours?Apr 02, 2025 am 07:18 AMHow to teach computer novice programming basics within 10 hours? If you only have 10 hours to teach computer novice some programming knowledge, what would you choose to teach...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver CS6
Visual web development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.






