Hello everyone, welcome to Learnvern.
In the last video we saw Introduction to Python.
Meaning we got to know about Python like what is Python, what kind of language is Python.
We saw all sorts of information about Python.
Now we will see from where to download Python, how to set it up and how to set up its IDE.
So what is the first thing we have to do?
First of all, we have to Install Python.
We will download Python, install it & then use Jupyter IDE in our course.
I will also show you practically how we will install it after the installation of Python.
What we have to do is open Google Chrome.
You have to open Google.
Type Python.org which is its official website.
The website will open up.
If you are using Windows OS then you got to select Windows OS, if you are using MacOS, you’ll select that, if you are using Linux or any other platforms then you got to select that.
We are using Windows right now so I’ll select Windows.
Here, Python’s latest version which is 3.9.6 is available here.
What we will do is, we will click on Window Installer under 3.9.6 and it will start downloading it.
After the downloading finishes, click on it & click on Run.
Now the wizard for the installation of the set up is open.
One thing you must remember regarding this wizard is that you have to tick mark this “Add Python 3.9 to Path” box.
It is compulsory to tick mark this box without fail as because of this box, your environment path just like you used to set the environment path in Java, in the same way you have to set the environment path in Python.
But Python will automatically set that environment path for you.
That is why it is very necessary to click on “Add Python 3.9 to PATH”
Then click on Install Now. Your Installation process will start.
Your setup will get installed. Okay?
We will wait a bit more as the process is still On.
Set is installed. Setup was successful. Close it.
Now what do you have to do?
Go to Search. Type Run.
Type cmd. cmd will open up.
Why did we open cmd? Because we have to install Jupyter.
As I told you...install Python3. The installation is already done..
Now we have to Install IDE. IDE is where we are going to do coding.
So to install that code, you have to use Jupyter.
Jupyter is an IDE.
What do you have to do to install an IDE?
Pip Install Jupyter.
This is its installation command.
You don’t have to go to any websites, you only have to write this command.
As you’ll click Enter, the installation process will be completed.
Later when you type Jupyter Notebook, it will open up here over the browser. Okay?
This is an IDE.
So this is how you can install the software. Alright?
And if any of you have any doubts, you can ask on Forums.learnvern.com.
You can raise topic wise queries over there.
And if you want to download any file, you can go in description and download the file.
Okay?
In the next video the topic we are going to see is Basic Syntax of Python where we will start the basic commands in Python.
Thank You guys.
Share a personalized message with your friends.