What are the pros and cons of Python?

Asked by Last Modified  

5 Answers

Learn Python

Follow 2
Answer

Please enter your answer

"Transforming your struggles into success"

Python is a popular programming language that offers many benefits: ease of use, readability, and a large community of developers. However, it also has some limitations, such as slower performance compared to compiled languages, memory management issues, dynamic typing, and version compatibility
Comments

German Trainer with 1 plus years experience

Pros of Python. Beginner friendly. Well-supported. Flexible. Multiple libraries. Embeddable. Highly scalable. Prototyping-friendly. Cons of Python. Slower than compiled languages. Less secure. Not ideal work environment. Bad memory consumption and garbage collection. Dynamically typed. Poor multit...
read more
Pros of Python. Beginner friendly. Well-supported. Flexible. Multiple libraries. Embeddable. Highly scalable. Prototyping-friendly. Cons of Python. Slower than compiled languages. Less secure. Not ideal work environment. Bad memory consumption and garbage collection. Dynamically typed. Poor multithreading. read less
Comments

Data Analyst with 10 years of experience in Fintech, Product ,and IT Services

### Pros of Python:1. **Easy to Learn**: Python has a simple syntax that is easy for beginners to understand.2. **Versatile**: Suitable for web development, data analysis, machine learning, automation, and more.3. **Large Community**: A large community provides a wealth of libraries, frameworks, and...
read more
### Pros of Python:1. **Easy to Learn**: Python has a simple syntax that is easy for beginners to understand.2. **Versatile**: Suitable for web development, data analysis, machine learning, automation, and more.3. **Large Community**: A large community provides a wealth of libraries, frameworks, and support.4. **Readable Code**: Code is clean and readable, making it easier to maintain and collaborate on.5. **Cross-Platform**: Works on multiple operating systems like Windows, macOS, and Linux. ### Cons of Python:1. **Performance**: Slower execution speed compared to compiled languages like C++ or Java.2. **Memory Consumption**: Can be high, which might not be ideal for memory-constrained systems.3. **Global Interpreter Lock (GIL)**: Limits multi-threading performance in Python’s standard implementation.4. **Limited Mobile Development**: Less common for mobile app development compared to Java or Swift. These factors make Python a strong choice for many applications, though it may not always be the best option depending on specific needs. Here is my number Call 073-1485-0321. read less
Comments

Computer Science Engineer with experience of teaching for 4 years

Prons: 1. Easy to learn and use 2. Portable 3. Rich standard libraries 4. Versatile 5. interpreted and dynamically typed language 6. Support for object-oriented, procedural, and functional programming paradigm CONS: 1. Performance Limitations 2. Memory consumption 3. Not ideal for mobile...
read more
Prons: 1. Easy to learn and use 2. Portable 3. Rich standard libraries 4. Versatile 5. interpreted and dynamically typed language 6.Support for object-oriented, procedural, and functional programming paradigm CONS: 1.Performance Limitations 2. Memory consumption 3. Not ideal for mobile development 4. Weak in multithreading 5. Version compatibility issue 6. Database access limitation read less
Comments

Python is easy to learn, versatile, and has a strong community with many libraries, making it great for beginners and diverse projects. However, it can be slower than languages like C++, uses more memory, and isn’t ideal for mobile apps or high-performance tasks due to its multithreading...
read more
Python is easy to learn, versatile, and has a strong community with many libraries, making it great for beginners and diverse projects. However, it can be slower than languages like C++, uses more memory, and isn’t ideal for mobile apps or high-performance tasks due to its multithreading limitations. read less
Comments

View 3 more Answers

Related Questions

While teaching IT Student (MCA / BCA / BTech), I found most of the students are not having good programming skills but they are still running behind to learn .NET / PHP / PYTHON / ANDROID / JAVA. Why is it so? What we should do better to improve a sound programming skills among most of IT Students?
on college days they r learning c,c++ and following faculties are also giving a road map of "programming means" thease languages only , even these are the languages are familier , where you justify them...
Amit Kumar
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
What are the most interesting Python books?
Some of the most interesting Python books are **"Automate the Boring Stuff with Python"** by Al Sweigart for practical tasks, **"Python Crash Course"** by Eric Matthes for hands-on learning, **"Fluent...
Arumugam
0 0
5

Who can learn the Python?

Anyone can learn python doesn't require any programming knowledge (or) experience. Python is much easier as compared to other programming languages. Python is easy to learn. The learning curve is very gradual.
Sunil
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

Python - Solving Ordinary Differential Equations - Predator Prey Model aka Lotka Volterra Equations
This is an assignment in Python, I contributed to a numerical Python MOOC from George Washington University. The link to this assignment on github is here. The Lotka–Volterra equations, also...
S

Sri Vallabha Deevi

0 0
1

Build an interactive Dictionary using Python 3.x
I have downloaded a 5MB data base consisting of words and their meanings in a json file . I want to write a python progrsm which will ask the user to enter a word and then the program will search through...
B

Biswanath Banerjee

0 0
0

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

Python- 5 reasons to learn python
1. Dynamically Typed You don’t have to declare a type when declaring a variable. It skips headaches of type casting JAVA:- int x = 1; x = (int) x/2;...

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 >

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 >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

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