Skip to content

Commit

Permalink
Add link to Real Python on editor
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch authored Jan 5, 2022
1 parent 77e842e commit 2391341
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions first_steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ In case you are willing to take the time to learn Vim or Emacs, then I highly re

To reiterate, please choose a proper editor - it can make writing Python programs more fun and easy.

If you are interested in a detailed discussion on this topic, check out [Finding the Perfect Python Code Editor](https://realpython.com/courses/finding-perfect-python-code-editor/).

## PyCharm {#pycharm}

[PyCharm Educational Edition](https://www.jetbrains.com/pycharm-edu/) is a free editor which you can use for writing Python programs.
Expand Down

0 comments on commit 2391341

Please sign in to comment.