List of important shortcuts for pycharm
Ctrl + B Navigate to the definition to the term under the cursor
Ctrl + Alt + left arrow Navigate back to last location in code
> Search in code by name/text
Ctrl + N Search/Navigate to a Class by name
Ctrl + Shift + N Search for file in project by name
Ctrl + Shift + Alt + N Search for a Symbol by name
Ctrl + shift + A Search everywhere for actions, settings etc.
> Search for IDE options/settings
Ctrl + Shift + F Search all occurances of text in code/files specified