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

As a fresher I have done Python training, but hardly getting response from any company. What should I do?
only having training in Python is not enough to be called for intervew. Better you should get real time certification course form reputed organisation with smart hand-on real project exposure. Try to have...
Yamini
0 0
6
What's the coolest thing you've done with Python?
I have done many cool things with Python, but one of the coolest things I have done is create a program that can generate different creative text formats of text content, like poems, code, scripts, musical...
J.k.kavyadharshini
0 0
5
I completed my graduation in 2017, now working as an HR Executive in a Consultancy. I want to move to IT Sector. Which course is best for me to learn and get success in life? Please Suggest me
Dear Kumar, My suggestion is to - become good in one programming language - preferably Java and one O/S preferably Linux. Be aware of Open Source systems. Try to identify the opportunities in your existing...
Kumar

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

Ask a Question

Related Lessons

Topics covered in Python Basics course
Chapter 1: Introduction Introduction to Python Setting up path Chapter 2: Variable Integer String Operators (Arithmetic, logical, relational) Chapter 3: Data Structure Tuple List Dictionary ...

Python Script for random Password generation
from random import randintdef passwordgen(request): str_not_include = "1 L I i l o O 0" str_small ="abcdefghjkmnpqrstuvwxyz" str_caps = str_small.upper() str_num = "23456789" str_special...

Simulation of a die-roll:Usage of random module
Task:Simulation of a simple die-rolling game,where we keep rolling a six-sided die until we have rolled a total of 20. To simulate a six-sided die roll, we need a way to generate a random integer between...

Python Important Operation Formats and Sytnax.
Hello Python Enthusiast, Though Python is considered as one of the easisest language to learn in the market, many freshers and beginners will find great difficulty in understansing the syntax and also...

Code: Gantt Chart: Horizontal bar using matplotlib for tasks with Start Time and End Time
import pandas as pd from datetime import datetimeimport matplotlib.dates as datesimport matplotlib.pyplot as plt def gantt_chart(df_phase): # Now convert them to matplotlib's internal format... ...
R

Rishi B.

0 0
0

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