Installing Python 3.8 and PyCharm onto Windows 10

Опубликовано: 06 Октябрь 2024
на канале: Professor Gerry Jenkins
3,262
59

Installing Python 3.8 and PyCharm onto Windows 10, this is just a more update to date version of my previous video. Enjoy.

I step though the following:
1. how to check if you have python 3.8 using the cmd.exe command line
2. warnings about ways to not install python
3. the python install process with the options you need
4. Checking if it installed
5. Installing the most popular IDE for editing and running python, PyCharm
6. I show you how to create and run a hello program
7. Setup default project to always used system python