Setup for Python 3.10+ & PyCharm for Student Programming - Windows 11

Опубликовано: 28 Сентябрь 2024
на канале: Professor Gerry Jenkins
1,777
9

How to set up the newest Python and the great PyCharm free IDE in Windows 11 with defaults set to simplify learning python for a student.
Contents:
00:18 How to check if Python is installed
00:42 App Store Warning
01:22 Remove older versions of python
01:40 How to install Python
03:32 How to install PyCharm
05:33 How to configure the default interpreter in PyCharm
07:14 Writing and running a simple Program