What do experienced programmers think about Python?

Asked by Last Modified  

4 Answers

Learn Python

Follow 3
Answer

Please enter your answer

The things that people like most about Python: Syntax - it feels like a Lisp with syntax; I don't know why this is, since it has very little to do with Lisp, but it's somehow... light, I guess? Or maybe this is just because it prefers words instead of symbols? But I've heard other people call it "executable...
read more
The things that people like most about Python: Syntax - it feels like a Lisp with syntax; I don't know why this is, since it has very little to do with Lisp, but it's somehow... light, I guess? Or maybe this is just because it prefers words instead of symbols? But I've heard other people call it "executable pseudo-code", so at least I'm not the only one that sees it that way. Significant whitespace - this means people that usually wouldn't be careful with their indentationhaveto get it right. I cannot read code that is not properly indented, the misleading structure makes my brain hurt. Expressiveness - no, I'm not talking about short programs or anything like that (this is covered in the above points). I'm talking about the ability to express different things without much effort. Decorators, metaclasses, multiple inheritance, monkey patching, that kind of stuff. Consistency - the philosophy of "there should be one obvious way to do it" is very effective; you will never see programs written in wildly different styles like you would in JavaScript or C++, for example. Error messages and stack traces - 'nuff said. Not afraid to break compatibility - mistakes in the language design getfixed, they don't just hang around forever, like they do in many other languages. Implementation - the source code of CPython is very readable, any questions you might have are easily answered by just going to its GitHub mirror. The things that people don't like: Performance - if you want to fully utilize the hardware, you have to use PyPy or Cython or manually write a C module. Of course, the last two will only help if there's a hot spot in your program, they won't help with overall optimization. Poor support for functional programming. read less
Comments

Elevate Your Skills Online: Learn C, React JS, and Web Development with 8+ Years of Expert Teaching!

Python is easy to learn. There is no complicated syntax in it. Length of the code is relatively small compared to other programming languages. Python is not a good choice for multi threading operations.
1 Comments

Machine Learning /Computer vision/NLP/Statistics Tutor/Consultant

Python is a user friendly language which is good for teaching and get started. but to do memory intense operation it is quite slow. C/C++ comes hands and is 10 times faster than python.
Comments

Easy to use multiple applications sets
Comments

View 2 more Answers

Related Questions

What are the two techniques of Machine Learning?
Two types of learning supervised and unsuperwise learning.
Janvi
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
Is Python useful for learning?
Now days Python is very useful for data analytics and Development.
Venkata
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

Identifiers in Python Programming
Identifiers: These are the names that are used to identify the variables, functions, classes, modules or other objects. Whenever we define something in python and give it a name then we call it as an...
P

Shallow And Deep Copying
The difference between shallow and deep copying is only relevant for compound objects (objects that contain other objects, like lists or class instances): A shallow copy constructs a new compound object...

Python Introduction
Python is an object-oriented programming language created by Rossum in 1989. It is ideally designed for rapid prototyping of complex applications. It has interfaces to many OS system calls and libraries...
I

Imran

0 0
0

Python- Basic Concepts part 1
1. What is Python? Python is a high-level programming language, with applications in numerous areas, including web programming, scripting, scientific computing, and artificial intelligence. It is...

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 >

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 >

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 >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

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