Search This Blog

#python|learn python can be a most demanded language and can even compete to English

Intro to python



Python was conceived in the late 1980s by Guido van Rossum at Centrum Wiskunde & Informatica (CWI) in the Netherlands as a successor to the ABC programming language, which was inspired by SETL,capable of exception handling and interfacing with the Amoeba operating system.Its implementation began in December 1989. Van Rossum shouldered sole responsibility for the project, as the lead developer, until 12 July 2018, when he announced his "permanent vacation" from his responsibilities as Python's "benevolent dictator for life", a title the Python community bestowed upon him to reflect his long-term commitment as the project's chief decision-maker. In January 2019, active Python core developers elected a five-member Steering Council to lead the project. One of the most popular and high level programming language which supports a good collection of library and as it is a dynamically typed language in short it is feature of python which assigns variables a type at runtime based on the variable's value at the time.

Uses

It is a powerful programming language which is used to build beautiful website, softwares,tasks and the most demanding data analysis. Python is used to create a variety of different problem which is hard to solve by ordinary people/public.

Features of Python

  • Python is simple and easy to understand.
  • It is Interpreted and platform-independent which makes debugging very easy.
  • Python is an open-source programming language.
  • Python provides very big library support. Some of the popular libraries include NumPy, Tensorflow, Selenium, OpenCV, etc.
  • It is possible to integrate other programming languages within python.

How to jump toward #python

To check whether your device already have a pre installed version of python fir checking this just do this simple thing.
Search for cmd in your search panel and open cmd 
And type this text=>  python --version
If your device have a python in it it will respond with a success message of confirmation.
If not this link will take you to official website of python organisation -:www.python.org
First of all you need to install python language in your device here Is your steps towards installation-:

  • Step1-Select the version
  • Step3-Run installation process (i know you know how to do)my believe
  • Step4-Verify python that it is successfully installed
Type-python. And you will find successful result.
You can download any of these IDE to run the language smoothly-:
  • Pyscripter(best for crawling)for absolute begginers
  • Atom(it's really a atomic bomb for professionals)

If You Want Python Hand Written Notes click here


No comments:

Post a Comment

Pages