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 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:
Profile Photo
Ramesh.k
How many months it takes to learn Python good enough to get a job?
Ideally, it would take up to 2 months to learn Python good enough to get a job. However, it varies depending on the educational level of the student and how much hours the student is willing to put in per day.
Profile Photo
Gene
0 0
View Comments5
What are the best learning sites for Python?
The best learning sites for python are: 1.The Official Python Tutorial 2.CodeWars 3.FreeCodeCamp -- Python Tutorials 4. SoloLearn 5. A Byte of Python
Profile Photo
Apoorva
1 0
View Comments6
How do apprachto an unknown problem to construct itssolution? Especially when do you face any programming challenge.
First approach your teacher or tutor about problem statement and ask for solution to get it solved.. Next practise similar kind of things by using other books or google or youtube help... If you u facing any challenges...
Profile Photo
Tanmoy Gupta
0 0
View Comments8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Big Data & Hadoop - Introductory Session - Data Science for Everyone
Data Science for Everyone An introductory video lesson on Big Data, the need, necessity, evolution and contributing factors. This is presented by Skill Sigma as part of the "Data Science for Everyone" series.
Profile Photo


Different types of data in python3
Python3 features Numbers(int,float,complex), String, Lists, Tuples, Dictionary and Sets type of data. long interger type numbers from python2 is no longer required. Below are examples of all python3 data...
Profile Photo

Why Python
Python can be used in any futuristics technology A= Analytics Data Science Artificial Intelligence(AI) Neural Network(NN) Natural Language Processing(NLP) Computer Vision(OpenCV) In Analytics...
Profile Photo

What Is the Identifier and Data Types in Python?
It is used for identification purpose like- x=10; where x is variable, and it can be store int type value in the x variable. Rules of identifier:- It can be started with underscore like:- _x=10 It...
Profile Photo

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