Introduction:-                          

             Python is a multipurpose programing language released in 1991.Python 2.0 released 2000, introduced features like list comprehensions and a garbage collection system capable of collecting reference cycles. Python 3.0, released 2008, was a major revision of the language that is not completely backward-compatible, and much Python 2 code does not run unmodified on Python 3. Due to concern about the amount of code written for Python 2, support for Python 2.7 (the last release in the 2.x series) was extended to 2020. 
             Now a days python is one of the most preferred open source programing language ever. The latest technology inventions in computer technology, web technology was only possible because of the Python . Most of the new technologies like Machine learning , Artificial Intelligent were based on this language .
            For improving your codding skills you must have to learn this language in your learning period . That will help you to getting paid with the job or with your freelancer carrier. If you are doing your business and want to come one digital platform then your basic need is a website, for building the professional website the opensource library Python will help you a lot.  

  Features Of Python :- 

1. Python is easy to learn and use. It is developer-friendly and high level programming language.

2. Python is easy to learn and use. It is developer-friendly and high level programming language.

3. Python is an interpreted language i.e. interpreter executes the code line by line at a time. This makes debugging easy and thus suitable for beginners.

4. Python can run equally on different platforms such as Windows, Linux, Unix and Macintosh etc. So, we can say that Python is a portable language.

5. Python language is freely available at offical web address.The source-code is also available. Therefore it is open source.

6. Python supports object oriented language and concepts of classes and objects come into existence.

7. It implies that other languages such as C/C++ can be used to compile the code and thus it can be used further in our python code.

8. Python has a large and broad library and provides rich set of module and functions for rapid application development.

9. Graphical user interfaces can be developed using Python.

10. It can be easily integrated with languages like C, C++, JAVA etc.

Objective of learning :- 

         The main objective of the learning the python is to get some advanced knowledge about opensource system . To develop and work with the open source library is free it will reduce the overall cost of the project development.

         To learn the python free i will provide you a free link where you can learn and implement your language skills.

 

Writer:- @ProTeacherForYou