What is Python?
WHAT IS PHYTHON?
i.e. Procedure + Object oriented = PYTHON
Combing features of C programming and Java is a Python programming Language.
Definition: Python is an interpreted, high-level, general-purpose programming Language.
In simple words, Python is a programming Language in which most of program executes instructions directly without converting it to machine Language instruction, it automates lots of areas of program execution like memory management and is used to design various applications in many different fields like Machine Learning, Web designing, Image Processing, Embedded applications, Artificial intelligence and so on....
FEATURES OF PYTHON:
Their are many features of Python, But i'll be discussing only five (which I feel are important to know before starting to learn python) features here which will make you interested and help to start learning Python.
- Simple: It is very simple Language to start learning anytime, anywhere. You will feel like you're reading English sentence.
- Easy to Learn: As it is easy to understand you can easily learn this language.
- Platform Independent: Python compiler can run code on all kinds of operating Systems and Hardware. It is possible because Python compiler converts code into Byte code, which is suitable for all OS and Hardware.
- Huge Library: Python has huge sets of library, with whose help you can develop and application on any computer system.
- Open Source: It's free of Cost.
FUTURE OF PYTHON:
Now, after reading definition of Python you can see it has vast application and industry where you can make your future.....
Thank you for reading my Blog. In upcoming blog I'll like to discuss Python Compiler.
Below is my video of same post, you can also view this to understand much in details about What is Python.
Below is my video of same post, you can also view this to understand much in details about What is Python.
If you like my blog comment and for some suggestion you can mail me on abolikhedkar@gmail.com.
Comments
Post a Comment