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

how can i develop a python project without disturbing python core
Hi Garimella, We will help you with you requirement.Contact us.Training will enable you to complete the task.
Garimella
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
What does // mean in python?
In Python, `//` is the floor division operator, which divides two numbers and returns the largest integer less than or equal to the result. For example, `7 // 2` returns `3`, as it performs division and rounds down to the nearest whole number.
Annu
0 0
5
What web framework is best to use with Python?
The best web framework to use with Python depends on your project needs: 1. **Django**: Ideal for large-scale applications with built-in features like authentication, database management, and admin interface....
Kaushal
0 0
5
Which website should I learn Python from?
hey Abirami, I will recommend the following link- https://www.programiz.com/python-programming In case, if you require personal trainer I am online Python Tutor. Thanks, Rohit Maurya
Abirami
0 0
5

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

Ask a Question

Related Lessons

What is the difference between PHP and PYTHON
Let's start with PHP: - Ideal for standard web development- Easy integration with MySQL- $_GET and $_POST built into the language- C-Esque syntax Primarily used on an Apache server (Routinely, you...

Write your first Python program in 10 minutes
1. Download python from python official site search "python download" in google 2. Install in your machine 3. verify using : "python --version" command 4. Write first program using notepad create...

Using the random module: another program.
A Python module is just a file that contains reusable code like functions. If a program is going to use functions that are stored in another module, it needs to first import that module.The random module...

How to know if an object is iterable?
An object in python is said to be an iterable if it obeys one of the following two rules:- 1. Object must consist of __getitem__ method 2. Object must consist of __iter__ method. String objects generally...
S

Sudheer S

0 0
0

A program to determine the molecular weight of a hydrocarbon based on the number of Hydrogen,Carbon and Oxygen atoms.
import osimport math# A program to calculate Molecular Weight of a Hydrocarbon # These are the atomic weights(grams/mole) of Hydrogen,Carbon and OxygenatomicwtH = 1.0079atomicwtC = 12.011atomicwtO = 15.994Hatoms...

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