Sunday, September 13, 2020

Introduction


Introduction :

  Python was created or developed by Gudo Van Rossum.
 
Python is a free software which is widely used nowadays in many of the applications. Python is procedural and objected oriented language.Python is one of the popular language and everyday people used this language to develop some cool stuffs with easy and using less lines of code.
Python is automation,web technology, machine learning, data science, Artificial intelligence etc.

 Python is easy to learn and requires less coding compare to other high level language. Python is most popular and fastest growing language not among software engineers but also among data analysis,mathematicians,scientists,network center engineering and also even in kids. 


Since python is easy to learn and beginners friendly programming language which any individual can learn and adopt and very easily

 What are the features of python :

1.    Python is procedural and object oriented 
2.    Scripting Language
3.    Dynamic Typed Language 
4.    Python is Interpreter  
5.    Platform Independent
6.    Portable 

Python is not backward compatibility the latest verison is not support with older version.
Eg: The code written in python 3 cannot be executed on pyton-2 .

Most used application in which are used:

 Python can be used in various places like in Data Analystics, AI/ML, Web development, Mobile application, Desktop Application, Testing and hacking, IOT applications.
 

 Why is Python is more popular nowday?

1.    With Python we can solve complex problems in less time and with fewer lines of code.
2.    Python is high level language and we need not have to worry about memory management 
        unlike in in C++ language. 
3.   Python is cross platform that means you can build and run python application on windows,
     Linux, Mac operating systems.
4.   It has got huge community, hence it is easier to get help in online and there are someone to help
5.   Python comes with large libraries, tools, frameworks which makes development easier and faster.
6    Python has been around from 20 years.


            To summaries Python is multipurpose programming language with a simple and beginner friendly with simple syntax to learn and adapt.As discussed earlier python is used in various applications, this makes a python a awesome programing language.


Learning python open door for huge job opportunities.  This Python Tutorial blogs helps you to under easily the concepts for python and how use them in various application.















No comments:

Post a Comment

If you have any comments please let me know