What is Python Programming ?

apnienglish

 

*  WHAT IS PYTHON : 

1. Python is a high-level interpreted, interactive and object-oriented scripting language. Python is designed to be highly readable. 

2. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.

3.Python is a popular programming language. It was created by Guido van Rossum, and released in 1991.

4.Python is an easy-to-learn yet powerful and versatile scripting language, which makes it attractive for Application Development.

5. Python's syntax and dynamic typing make it an ideal language for scripting and rapid application development.

6. Python supports multiple programming patterns, including object-oriented, imperative, and functional or procedural programming styles.

7. Python is not intended to work in a particular area, such as web programming.

8.Python now using in web development,software development,mathematics,system scripting and scripting and machine learning.

9. Python is an open-source, cost-free programming language. It is utilized in several sectors and disciplines as a result.

10.Python supports Object-Oriented style or technique of programming that encapsulates code within objects etc. 


*Python Uses :  

  • Creating for Hardware/Sensor/Robots
  • Desktop Applications
  • System scripting
  • Software development
  • Web development

 * Python History :

1. Python was developed by Guido van Rossum in the yeaar of the 1991.

2. Python 1.0 was released with new features like lambda, map, filter, and reduce.

3. Python is derived from many other languages, including ABC, Modula-3, C, C++, Algol-68, SmallTalk, and Unix shell and other scripting languages.

4. Python is now maintained by a core development team at the institute, although Guido van Rossum still holds a vital role in directing its progress.

5. Python is also versatile and widely used in every technical field, such as Machine Leaning , Artificial Intelligence, Web Development, Mobile Application,  Desktop Application, Scientific Calculation, etc.


To Top