Linux Mint Debian How to Quick-Start With PyCharm Python IDE Easy Guide

September 14, 2014 | By the+gnu+linux+evangelist.

PyCharm Quick Start on Linux Mint Debian

Hi! The Tutorial shows you Step-by-Step How to Quick Start with PyCharm Community Edition Python IDE for Linux Mint Debian 2012/2013/2014 i386/amd64 Mate/Cinnamon Desktop.

To Successfully Run the PyCharm on Linux Mint 17 a Java JRE/JDK 6+ Installation is Required on System.

And the PyCharm Community Edition Features are:

  • Lightweight IDE for Python development
  • Free, Open-Source, Apache 2 license
  • Intelligent Editor, Debugger, Refactorings, Inspections, VCS integration
  • Project Navigation, Testing support, Customizable UI, Vim key bindings
How to Install PyCharm Python IDE on Linux Mint LMDE - Featured
  1. How to Install PyCharm Python IDE for Linux Mint Debian

    PyCharm Installation LMDE
  2. Run PyCharm.

  3. Create a New PyCharm Project.

    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm Create New Project
    Named: “helloWorld”
    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm Project Naming

  4. Right-Click on Project >> New >> File.

    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm Create New File
    Named: “helloWorld.py”
    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm File Naming

  5. Append a Hello-World Content.

    Example:

    print "Hello, World!"

    Ctrl+s to Save

  6. Right-Click on File >> Run ‘helloWorld.py’.

    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm Running File
    Output:
    How to Install PyCharm Python IDE on Linux Mint LMDE - PyCharm Run Output

  7. PyCharm Official Documentation

    PyCharm Docs and Tutorials

QuickChic Theme • Powered by WordPress