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

I want full details of the Python training, topics covered timing and duration. How much Fee for full course?
HI Ravi, thanks for showing interest to learn Python. We will provide you a complete Python Training as well as material.
Ravi
Is Python an easy language to learn?
While Python is considered one of the easiest programming languages for a beginner to learn, it can be hard to master. Anyone can learn Python if they work hard enough at it, but becoming a Python Developer...
Hariprasad
0 0
5
I want to conduct python classes for beginners online with minimal charges. Please advise the procedure.
Conducting online Python classes for beginners with minimal charges requires leveraging free tools for teaching, keeping overhead low, and focusing on high-value, hands-on learning. Here is the procedure to get started:
Ramesh.k
which is best in Rpa and python
Python is much preferrable, I would suggest you to go for Python. As it is now a days used in Automations too.
K

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


Getting started with Python IDLE
Now that we have looked at some example programs, we would like to learn how to begin the actual process of writing a program in Python. There are a variety of ways to tell Python to execute the code we...

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- Basic Concepts part 2
1. Other Numerical Operations a. Exponentiation Besides addition, subtraction, multiplication, and division, Python also supports exponentiation, which is the raising of one number to the power of...

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