Difference between revisions of "Pycharm"

(Starting pycharm)
(Starting pycharm)
Line 8: Line 8:
 
== Starting pycharm ==
 
== Starting pycharm ==
 
First, open pycharm and create a new project. It should look like this:
 
First, open pycharm and create a new project. It should look like this:
File:Screen Shot 2019-07-04 at 5.38.52 PM.png
+
[[File:Screen Shot 2019-07-04 at 5.38.52 PM.png]]
  
 
== See also ==
 
== See also ==

Revision as of 22:06, 15 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.

Starting pycharm

First, open pycharm and create a new project. It should look like this: Screen Shot 2019-07-04 at 5.38.52 PM.png

See also

This article is a stub. Help us out by expanding it.