#python #pycharm
Pycharm is a feature-filled IDE for Python that may be a little daunting to get going with. This tutorial aims to show you how to get started so you can spend more time coding and less time trying to figure out the tool you are using to write the code.
Setting up PyCharm
Starting your first project
Installing Plugins
Changing the editor theme
Setting preferences
Searching for settings and other elements
Type Completion
Common shortcuts
Running scripts in PyCharm console
Running Scripts with Python Interactive Shell
Setting configuration
Resetting PyCharm to default