Which is better C or Python?

Asked by Last Modified  

3 Answers

Learn Python

Follow 2
Answer

Please enter your answer

Python trainer believe in practical learning.

C and Python are both popular programming languages with their own strengths and weaknesses. C is a compiled language, while Python is an interpreted language. This means that C code is converted into machine code before it is executed, while Python code is interpreted line by line by the Python interpreter. C...
read more
C and Python are both popular programming languages with their own strengths and weaknesses. C is a compiled language, while Python is an interpreted language. This means that C code is converted into machine code before it is executed, while Python code is interpreted line by line by the Python interpreter. C is generally considered to be faster than Python, as compiled code can be executed more efficiently by the CPU. However, Python is easier to learn and use than C, as it has a simpler syntax and does not require manual memory management. C is often used for low-level programming tasks, such as writing operating systems and embedded systems software. Python is often used for high-level programming tasks, such as web development and data science. Ultimately, the best language for you depends on your specific needs. If you need a language that is fast and efficient, C is a good choice. If you need a language that is easy to learn and use, Python is a good choice. read less
Comments

IT Professional with 1+ year experience in software and 3+yr experience in teaching

According to me python is better as it provide many free packages to perform any sort of devlopment and its industry ready it also have frameworks like django ,flask , fastapi which can help build full stack applications and python also helpful in machine learning models making and designing algorithms...
read more
According to me python is better as it provide many free packages to perform any sort of devlopment and its industry ready it also have frameworks like django ,flask , fastapi which can help build full stack applications and python also helpful in machine learning models making and designing algorithms whereas c++ generally used by programers for fast execution and is used not so commonly used in market as compared to python. C++ us used for making games and stock market apps as they need faster execution. Python is easy to learn and is beginners friendly. read less
Comments

Sharing Knowledge gives Pleasure to Me

Python is Better but if you want to learn any computer languages C is basic. If learn C language u Can learn any language without much effort.
Comments

View 1 more Answers

Related Questions

Which language is having more demand in market ROR or Python ? How much time (duration) it will take to learn python or ROR ?
Python is on demand. Also it depends on your capabilities to learn anywhere between 1 week to 1 month on the amount of practise you give.
Himanshu
What are good books on advanced topics in Python?
Here are some good books on advanced topics in Python: 1. **"Fluent Python" by Luciano Ramalho**: Focuses on Python’s advanced features and best practices.2. **"Effective Python: 90 Specific Ways...
Vinodha
0 0
5
Where is a good place to learn Python?
A good place to learn Python is your home,where else? If one is willing to learn, then he/she can start anywhere and what better place than home! Of course you need a good computer,Python Interpreter and...
Srikanth
Which should I learn: Python or PHP?
Would depend on your goals but these days python is fairly popular in solving web development related tasks with ease.
Sarath Chandra
0 0
5
X=4 Y=X+4 Y=INT(STR(Y)+'2') PRINT(Y)
Here is how it works: 1. X takes the value of 4 2. Y takes the value of 8 ( Y=X+4 ) 3a. str(Y) is evaluated as '8' 3b. next, str(Y)+'2' is evaluated - this gives us '82' 3c. next, INT('82') gets...
Annu

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Things to learn in Python before choosing any Technological Vertical
Day 1: Python Basics Objective: Understand the fundamentals of Python programming language. Variables and Data Types (Integers, Strings, Floats, Booleans) Basic Input and Output (using input()...


Back Reference In Python Regex
What if your interviewer asks about this? We know Regex have some useful functions like: match ( Ex: re.match(pattern,dataSource) ) search ( Ex: re.search(pattern,dataSource) ) sub ...

Keywords in Python Programming Language
Keywords in Python These are the reserved words that have a special meaning and are used to define the syntax and structure of the language. We cannot use these keywords for any other purpose. As...
P

Decorator Advanced ( Passing Parameter )
Hope you read our previous note about the basic concept of python-decorators, if not, please read first Let see what are the possible ways to utilise the decorators in real time.Well, here we are going...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you