Skip to main content

What is Python, History and Use of Python?


What is python?



  • Python is a general-purpose and high-level programming language. Python is used in software, web apps, data science, artificial intelligence, machine learning, deep learning etc.
  • Python is an interpreted, interactive and object oriented programming language.
  • Python is portable and platform independent. It can be used on any platform such as Windows, Mac or Linux.
  • Python is available under a public public license i.e. GPL.
  • It is absolutely free and open source.


Where is Python used? 





  • Python is used in every field. Such as software development, web app development, artificial intelligence, machine learning, deep learning, data science and ethical hacking etc.
  • Python is also used in game development.
  • Django, a popular Python framework, is used in web programming.
Best book to know python


Free and Open Source: Python is a free and open source programming language. Python can be downloaded for free from its official website. Its source  code can also be taken from GitHub.

  1. Object Oriented: Python is an object oriented programming language similar to C ++ and Java. It supports classes, encapsulation, inheritance and other object oriented features.
  2. Embeddable: It can also be used with other languages. It can be embedded with other languages ​​such as C, C ++ and Java.
  3. Large standard libraries: Python has a very large library of already built modules and functions.
  4. Cross-platform: As I previously described Python in a portable language. It can be used on any of Windows, Mac and Linux.
  5. Simple and easy syntax: Python's syntax is simpler than other programming languages. This makes it easy to learn and use.
History of Python

  • The foundation of Python was laid in the 1980s. Its implementation was initiated by Guido van Rossum in 1989 at CWI, Netherlands.
  • In February 1991, the first version of Van Rosum was publicly launched at 0.9.0 total sources.
  • Python 1.0 was introduced in 1994 with fewer features like lambda, map, filter and more.
  • Since then, there have been many versions and add new features. Currently Python 3.7 is its latest version, which was launched on 27 June 2018.

Comments

Popular posts from this blog

What is Linux And History of Linux ?

What is Linux ?  On working any PC machine, the primary errand as programming is the working framework. After the working framework itself is stacked into PC memory, it oversees and gives further guidelines dependent on the data and information accessible in the PC.  One sort of Unix working framework is Linux OS. Very much like Windows and Mac working frameworks. Likewise, Linux is additionally a working framework. It is a free and open source programming. Which implies a client can alter connect coding on the web for nothing and take it for business and individual use. It contains programming that depends on Linux Kernel.  The Linux working framework was initially created for PCs. However, later this working framework has utilized this working framework in numerous stages portable, shrewd TV, gaming console and surprisingly in vehicles.  Linux is a comparable working framework as the Unix working framework. What's more, it is most ordinarily utilized in server and ...

What is DevOps History of DevOps?

DevOps Tools Software Development is a set of practices that combine software development (Dev) and information technology operations (Ops) to elide the system development life cycle, while hourly handing fixes and updates in close alignment with business objects. Contents What's D evOps History Of DevOps Toolchains Objects What's DevOps A unique portrayal for the term "DevOps" has not been developed. From an academic point of view, Len Bass, Ingo Weber, and Liming Zhu-three computer wisdom investigators from CSIRO and the Software Engineering Institute- suggested defining DevOps as " practices aimed at reducing the time to change a system." The changes are being kept in normal produce while guarantying a set and high quality The generalization that strengthens operations between software development and IT gangs so that they can make software testing yea more fast and robustly is also instituted on making a culture of collaboration between gangs that has hi...