You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: first_steps.md
+2
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,8 @@ In case you are willing to take the time to learn Vim or Emacs, then I highly re
56
56
57
57
To reiterate, please choose a proper editor - it can make writing Python programs more fun and easy.
58
58
59
+
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/).
60
+
59
61
## PyCharm {#pycharm}
60
62
61
63
[PyCharm Educational Edition](https://www.jetbrains.com/pycharm-edu/) is a free editor which you can use for writing Python programs.
0 commit comments