Python is a general-purpose programming language . It has wide range of applications from Web development ( Django and Bottle), scientific and mathematical computing ( NumPy) to desktop graphical user Interfaces ( Panda3D). Python easy to use. If you want to develop GUI application then use Tkinter.
The syntax of the language is clean and length of the code is relatively short. It iss fun to work in Python because it allows you to think about the problem rather than focusing on the syntax.
The class is a fundamental building block in Python. It is the underpinning for not only many popular programs and libraries, but the Python standard library as well.
OBJECT ORIENTED PROGRAMMING
Python supporting OOPs. Object Oriented programming is a programming style that is associated with the concept of Class, Objects and various other concepts revolving around these two, like Inheritance, Polymorphism, Abstraction, Encapsulation etc.
ADVANTAGE:
It is easy to use
Less coding
Direct compile the program
DISADVANTAGE:
It is slower than JAVA
Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://www.programiz.com/python-programming
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Not similar content found there... By the way i just updated my post!!!!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Dear, I too think Python is super-easy to code and one of the most popular programming languages. It supports most of the OOPs concepts but not encapsulation. I read and learned about Python from https://www.techbeamers.com/python-tutorial-step-by-step/. Hope it helps others too.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit