Latest posts

10/recent/ticker-posts

Introduction of Python Programming | Installation of Python

 Introdunction of Python programming

Python is a most popular and versatile language used in programming world It was first released in 20 February 1991 and created by Dutch programmer Guido van Rossum.
Today Python interpreters available for many Operating Systems including Windows and Linux.

Python codes is smaller than other programming languages codes, so it was easy to read and write with a focus on code readability and simplicity.
Python programmers are often called Pythonistas.
Python simplicity and variety making it a popular choice for beginners and experienced programmers alike.

Python is a great programming language that support object oriented programming and also use for data structures and algorithms.
Python offers number of benefits compared to other programming languages like Java, C++ or R.

Where is Python Used ?

  • Artificial Intelligence
  • Web Development
  • Internet Scripting
  • Building GUI applications 
  • Scientific Programming
  • Game Development
  • Robotics Programming
  • Machine Learning
  • Database Programming

Who uses Python Today ?

In current generation, there are no.of organizations uses python for varied purposes.
Such as,
  • Google - In web search system
  • Youtube - Video sharing system
  • IBM - Hardware Testing
  • Pixar - Movie Animation
  • NASA - Scientific Programming
  • iRobot - Commercial and Intelligence analysis
  • Amazon  -  Machine Learning and Artificial Intelligence
And many more companies..!

To start this course series, we need to install the Python in our System.

Python Installation in Windows

Python has involved over the years. At the time of creating of this tutorial the latest version of Python for Windows and Linux environments is Python 3.11.1

First we need download the Python installer from www.python.org/downloads/

While downloading ensure that you choose the appropriate installer from the following, based on whether you wish to install it on a 32-bit machine or a 64-bit machine.

Once you have chosen and downloaded, execute it by double-clicking on the download file.

After the Successful installation in machine, you need to add the PATH of python scripts in Emvironmental Variables to run python commands.

For that, simple open the file location of Python.


Now choose the python's Shortcut and open the file location of that,




After the opening, you find a folder with name scripts. Simply double click on that.


After opening, click on path of the Folder and copy the PATH.


Now press window button and search 'Environmental Variables' in it and open it.


After opening, click on Environment Variables


When the new window will opens, then select the Path and click on Edit option


Now Click on new and, paste the Path of Python Scripts and Click on Ok.



Watch the Video for Reference of Installation : 


This content is Provided by Mr. Kantilal Yuraj Jadhav

Hope this post will help you to learn Python more...

Thank you...!!

 




Also Visit


Post a Comment

0 Comments