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 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...

What is Edge Computing?

What's Edge computing?  Edge computing is made up of two words in which edge means edge and computing means math. Unlike pall computing, under computing, data is collected near leaning for figuring purposes.  In other words, it's a new networking system under which data sources/ waitpersons and data processing are brought this to the computing process to reduce suspense and bandwidth problems and increase the capacity of an usage.  In diversity, the source of data in shadow computing can be located thousands of kilometers out from the machine.  Under edge computing, the data garçon is planted locally and the data collection and processing is done locally and only the challenged data is dispatched to the remote darkness. This reduces cold storage, while also not putting another pressure on bandwidth.  Edge computing has been developed considering the amplifying use of IoT predicated machines. These machines depend on the Internet for entering or transmitting data...