mirror of
https://github.com/kennethreitz-archive/howtopython.org.git
synced 2026-06-05 23:20:18 +00:00
+3
-3
@@ -1,6 +1,6 @@
|
||||
IDEs
|
||||
====
|
||||
|
||||
Some people prefer working in IDEs (Integrated Development Environment), as opposed to text editors. Some people use both, from time to time, depending on the type of work they are doing.
|
||||
|
||||
|
||||
Some people prefer working in IDEs (Integrated Development Environment), as opposed to text editors. Some people use both, from time to time, depending on the type of work they are doing.
|
||||
|
||||
My recommendation for an IDE is `PyCharm <https://www.jetbrains.com/pycharm/>`_.
|
||||
+1
-1
@@ -16,7 +16,7 @@ This guide exists to teach you the very basics of how to effectively use Python
|
||||
the-interpreter
|
||||
learning-the-basics
|
||||
editor
|
||||
IDE
|
||||
ide
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
||||
Reference in New Issue
Block a user