⚠️ This article of highly recommended for beginners in Computer Science.
Are you new to python? Are you thinking about learning python?
Better read this article before you get into python.
Yes, Python is in fact an amazing language. But, its not the all king language. I mean there are of course many disadvantages to it.
From my experience, when I first started learning Python, I used to think I can solve any code-based problem in the world by just using Python. Well, I was wrong.
Few years ago, when I started using Python, it looked really easy and I developed a kind of affection towards Python. Whenever someone used to say that Python isn't everything, I used to get offended and defend Python at all costs. Now after years of experience, I realise that they were right!
Not all code-based problems can be solved by Python. Furthermore, Python is truly slow. I mean yeah, it's effective, easy and cool but it's slow AF man.
Let's discuss about the various advantages and disadvantages of Python.
Advantages 👍
- Easy to read and learn
- Reduces Maintenance Cost
- Asynchronous Coding
- Memory Management
- Wide Applicability
- Avoid the Harms from Software Bugs
- Enterprise Application Integration
Disadvantages 👎
- Slow Execution Speed
- Large Memory Consumption
- Not suitable for Mobile and Game Development
- Developer's Restrictions
- Error Detection in Codes
- Database Access
- Difficult to test
Connect with me 🙍
-
Mail -
akashpattnaik.github@gamil.com
-
Github -
BLUE-DEVIL1134
-
Twitter -
akash_am1
Top comments (2)
Hi Akash, I disagree with some points and argue that Python is not that bad. Let me point out why, especially with regard to the disadvantages you mentioned:
Just my point of view :)
Cheers
I really appreciate you take out time and making this comment.
I mean, yeah, I agree with some of the points you wrote.
Well, I do respect your views :)
Thanks for commenting.