Pycharm | Python Tutorials for Beginners
Jenny's Lectures CS IT
In this video we will install actually python as well as an ide for writing programs in
python language and then we write a simple program just to print hello world. This
these three things we 'll do in this video right python is a interpreted language so
that is you can say basically we will you know install the base interpreter for python
right. We use pycharm rather than writing our programs in notepad we generally
prefer ids rather than ids many ids are there so here we use Pycharm. syntax like
syntax highlighting some extra features it is having syntax highlighting
autocompletion if there is an there is any error then underline it will show red
underline under that line in which you are having error same as we have installed.
The first time you need to do obviously the first time so we will create a new
project so click on new project. Click on the run python community edition and just
click on finish so now it will launch. Click in which folder you have installed that
python previously we have installed.
Click on python dot exe and then select it right in my uh pc i have already this
thing python. exe so just click on ok so it is creating uh that environment so see the
interpreter is python 3. x sorry 3. 10 okay now see create a main dot py welcome
script. The next video we are going to start you know our actual python
programming course we will learn about variables how to use those data types
string and all you 'll see these kind of things so now in the next video till then bye
bye take care and if you are finding any difficulty in downloading and installing
these kinds of things you can let me know in comment section.