Skip to content

Commit 2391341

Browse files
authored
Add link to Real Python on editor
1 parent 77e842e commit 2391341

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

first_steps.md

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ In case you are willing to take the time to learn Vim or Emacs, then I highly re
5656

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

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+
5961
## PyCharm {#pycharm}
6062

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

0 commit comments

Comments
 (0)