View Single Post
Old 10-06-2022, 07:19 AM   #1
sahithya
Registered User
 
Join Date: Feb 2013
Location: Bangalore
Posts: 1,230
Python Programming Language

Easiness

Python is known for its super easy syntax. It’s one of the reasons why it’s so popular! But with that being said, if you learn python as your first language, remember #syntax won’t always be so simple!

Scalability

Python supports co-routines which are computer program components that generalize subroutines for non-preemptive multitasking, by allowing execution to be suspended and resumed.

Flexibility

Python is super versatile in the sense it can be used for many purposes! E.g. #AI, #ML, #DataScience, #fintech, #backend development, etc.

Speed/Engine

Python can run on many engines too, and runs in the python.exe env, but it’s still not as fast as JS.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sahithya is offline   Reply With Quote