Why is Python considered a bad language?

Asked by Last Modified  

3 Answers

Learn Python

Follow 3
Answer

Please enter your answer

Programming Trainer and Software Engineer having 10 years of experience

There is nothing like bad programming langauage, Based on requirement and features of programming language it's get selected for the project. Even sometimes a project consist of many porogramming languages in different module. Python may not be suitablle for one project it may be suitable for different...
read more
There is nothing like bad programming langauage, Based on requirement and features of programming language it's get selected for the project. Even sometimes a project consist of many porogramming languages in different module. Python may not be suitablle for one project it may be suitable for different project. read less
Comments

Empowering Python learners with practical expertise.

Python is generally considered a popular and widely-used programming language for its ease of use, versatility, and large community support. However, some people may have negative opinions about Python for various reasons. Here are a few reasons why Python might be considered a "bad" language by some: Performance:...
read more
Python is generally considered a popular and widely-used programming language for its ease of use, versatility, and large community support. However, some people may have negative opinions about Python for various reasons. Here are a few reasons why Python might be considered a "bad" language by some: Performance: Compared to languages such as C++ or Java, Python can be slower due to its interpreted nature and dynamic typing. This can make it less suitable for performance-critical applications such as high-performance computing or real-time systems. GIL (Global Interpreter Lock): The GIL is a mechanism in Python that limits the execution of Python code to a single thread at a time. This can limit the scalability and performance of multi-threaded applications. Syntax: While Python's syntax is generally considered easy to read and write, some programmers may find it limiting or overly verbose compared to other languages. Version incompatibility: Python has gone through several major releases, and code written in one version may not always be compatible with other versions. This can make it difficult to maintain and update code over time. However, despite these potential drawbacks, Python remains a popular language among developers for its simplicity, readability, and versatility. Its extensive libraries and frameworks make it well-suited for a wide range of applications, including web development, scientific computing, data analysis, and machine learning. read less
Comments

Former Software Engineer and Microsoft Student Partner

' and status='approved'
Comments

View 1 more Answers

Related Questions

Which is better, PHP or Python? Why?
This question points to other question , What motive you want to learn or what you want to achive with them.
Issac
0 0
8
Should I go for Web Development Course Or Python?
Hey Avik! Both of them are gems in their own respect. If you look precisely and from a professionals point of view, Web development is wide/ vague term and can include any thing ranging from php, Python,...
Avik
What is the use of learning the Python language?
By mastering Python, you open doors to diverse opportunities in web development, data science, artificial intelligence, and automation, positioning yourself for success in the dynamic tech landscape.
Aditi
0 0
5
Which is better, Java or Python? And how?
Java is popular among programmers interested in web development, big data, cloud development, and Android app development. Python is favored by those working in back-end development, app development, data science, and machine learning.
Umamahesh
0 0
5
Why is Python so popular despite being so slow?
Most programmers nowadays focus on the readability and quality of the code to maintain and update the software easily in future. In addition to being simple and easy-to-learn, Python enables programmers...
I T Roxaana
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

Two lists using Loops - Python Program 1
To generate a list of all possible combinations of two lists using loops, you can use nested loops to iterate through both lists and create a new list that contains all the combinations. list1 = list2...

Python/Dejango Training
Python/Django Training Content Duration: 2.5 months 1. Introduction to Python Python - The Universal Language 2. Getting Started Installing Python Python - *Hello World* Using the Interpreter Python...

Python SubProcess
Question: As a Network Administrator, one of my trainee wants to know the below: He has certain number of Machines(IP’s). On daily basic he wants to know how many IP’s are reachable and...

Use IPython shell for better understanding of python
Hi All, Even though there are many editors like IDLE, PyDev, PyCharm are available for python, it is very advantageous to use ipython as an interactive shell for Pyhon. How to install it? pip install...
S

Sudheer S

0 0
0

DBMS - SQL - Any/All
All - Operator SELECT empno, sal FROM emp WHERE sal > ALL (1999, 2999, 3999); Output of Above query is same as below query SELECT empno, sal FROM emp WHERE sal > 1999 AND sal > 2999...
R

Radhe Shyam

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 >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

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 >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

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