diff --git a/source/ide.rst b/source/ide.rst index e69de29..dd69383 100644 --- a/source/ide.rst +++ b/source/ide.rst @@ -0,0 +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. + + My recommendation for an IDE is `PyCharm `_. \ No newline at end of file