Programming tutorials Episode 2 - How to install Pycharm code editor.

jimah1k(65)
Published in
DIYHub
Words
430
Reading
2 min
Listen
Play
4y

alt

Designed by me in Canva

Greetings guys,

Last time I made a post on how to calculate your age using python. If you’ve missed the post, you can still view it HERE. In that post I promised to do a tutorial on how to successfully install your Pycharm programming application into your Desktop computer or your personal computer. Let’s go right into it, but before we do all you need is a stable network and a good machine.

Step 1


Before we download the pycharm app, we need to download Python application it self. The Python app and Pycharm work hand in hand without the one, the other would not work. So go to your browser and type ’Python.org’.

Step 2


Click on downloads, there you can see the latest version of Python. Click on it to download.

alt

Step 3


Now go to your downloads folder on your computer and find the newly downloaded Python app.

alt

Step 4


Double click on it to install. While installing, a pop up menu will appear just below that menu, click on add Python to path.

alt

Step 5


Click on install to install.

alt

Step 6


This is where we now install the code editor (Pycharm). Go to your browser again and type ’Jetbrains.com/pycharm’.

Step 7


Click on download, after clicking on download, you will see two types to download namely the professional edition and the community edition. Click on the community edition.

alt

alt

Step 8


Once again go to your downloads folder and double click on your downloaded app.

alt

Step 9


Click on Next to install.

alt

alt

How to Create a new project on Pycharm

Step 1


Launch your pycharm application and click on create new project.

alt

Step 2


You can decide to name the project by changing the ‘untitled’ part of the location address to your desired project name.

alt

Step 3


Click on project interpreter to expand the other menus. Make sure the interpreter is calibrated to the Python you just downloaded.

alt

Step 4


Click on create and you would have successfully created a project and you can start coding there.

alt

I hope this tutorial will help in installing the Python application as well as its code editor. If you have any problems or concerns, do well to let me know so that I can address them. If not see you on the next episode.

Below 👇 is a link to my previous episode

Episode 1 - How to calculate your age using python code

Programming tutorials Episode 2 - How to install Pycharm code edito... | Ecency