Features of Python

Features of Python

Where we can use Python:
 

We can use everywhere.The most common important

application areas are

⦁ For developing Desktop Applications
⦁ For developing web Applications
⦁ For developing database Applications
⦁ For Network Programming
⦁ For developing games
⦁ For Data Analysis Applications
⦁ For Machine Learning
⦁ For developing Artificial Intelligence Applications
⦁ For IoT

Note:
 

⦁ Internally Google and Youtube use Python coding.
⦁ NASA and Nework Stock Exchange Applications developed by Python.
⦁ Top Software companies like Google, Microsoft, IBM,
Yahoo using Python.

Features of Python:
 

Simple and easy to learn:
 

⦁ Python is a simple programming language. When we read Python program,we can feel like reading english statements.

⦁ The syntaxes are very simple and only 30+ kerywords are available.

⦁ When compared with other languages, we can write programs with very less number of lines. Hence more readability and simplicity.

⦁ We can reduce development and cost of the project.

Freeware and Open Source:

⦁ We can use Python software without any licence and it is freeware.

⦁ Its source code is open,so that we can we can customize based on our requirement.

⦁ Eg Jython is customized version of Python to work with Java Applications.

High Level Programming language:
 

⦁ Python is high level programming language and hence it is programmer friendly language.

⦁ Being a programmer we are not required to concentrate low level activity memory management and security etc.

Platform Independent:
 

⦁ Once we write a Python program,it can run on any platform without rewriting once again.

⦁ Internally PVM is responsible to convert into machine understandable form.

Portability:
 

Python programs are portable. ie we can migrate from one platform to another platform very easily. Python programs will provide same results on any palNorm.

Dynamically Typed:

⦁ In Python we are not required to declare type for variables. variables. Whenever we tend to area unit distribution the worth, based on value, type will be allocated automatically.Hence Python is considered as dynamically typed language.

⦁ But Java, C etc are Statically Typed Languages b'z This dynamic typewriting nature can give a lot of flexibility to the applied scientist..

⦁ This dynamic typing nature will provide more flexibility to the programmer.

Both Procedure Oriented and Object Oriented:
 

Python language supports each Procedure directed (like C, pascal etc) and object directed (like C++, Java) features. thus we are able to get edges of each like security and reusability etc


Interpreted:

⦁ We are not required to compile Python programs explcitly. Internally Python interpreter will take care

that compilation.

⦁ If compilation fails interpreter raised syntax errors. Once compilation success then PVM (Python Virtual Machine) is responsible to execute.


Extensible:

⦁ We can use other language programs in Python.
⦁ The main advantages of this approach are:
⦁ We can use already existing legacy non-Python code
⦁ We can improve performance of the application

Embedded:
 

We can use easily Python programs in any other language programs.
i.e we can embedd Python programs anywhere.

Extensive Library:
 

⦁  Python has a rich inbuilt library.

⦁ Being a programmer we can use this library directly and we aren't accountable to implement the practicality.

 

join python programming course in Ghaziabad

  Comments

Leave a Reply

Your email address will not be published.

Your comment is waiting for moderation

Name*
Email*
Comment*