Difference between revisions of "Pycharm"
(→Installation) |
m (→Installation) |
||
Line 6: | Line 6: | ||
https://www.jetbrains.com/pycharm/download/#section=windows for windows, and https://www.jetbrains.com/pycharm/download/#section=linux for Linux. Please have parental guidance when installing. | https://www.jetbrains.com/pycharm/download/#section=windows for windows, and https://www.jetbrains.com/pycharm/download/#section=linux for Linux. Please have parental guidance when installing. | ||
− | Next open pycharm | + | Next, open pycharm and create a new project. |
== See also == | == See also == |
Revision as of 13:38, 5 July 2019
Overview
Pycharm is a software that helps you program and has many extra packages. It can find your bugs, give formatting tips, and is downloadable. It has upgrades every once in a while.
Installation
To install pycharm make sure you have the python shell installed if not read the page Getting Started With Python Programming. Then install pycharm at: https://www.jetbrains.com/pycharm/download/#section=mac for macs, https://www.jetbrains.com/pycharm/download/#section=windows for windows, and https://www.jetbrains.com/pycharm/download/#section=linux for Linux. Please have parental guidance when installing.
Next, open pycharm and create a new project.
See also
This article is a stub. Help us out by expanding it.