We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6815d commit 0fc4758Copy full SHA for 0fc4758
README.md
@@ -4,7 +4,8 @@ A curated list of Python resources, books, websites, tutorials, code challenges
4
#### IDE
5
6
* [_PyCharm Community Edition_](https://www.jetbrains.com/pycharm/) A great free IDE, has most of the features you'll
7
-want.
+want. You can get a free 3 month Educational License (renewable) from [_Stepik_](https://stepik.org/) that is good for
8
+all of the JetBrains suite.
9
10
* [_Anaconda_](https://www.anaconda.com) "The open-source Anaconda Distribution is the easiest way to perform Python/R
11
data science and machine learning on Linux, Windows, and Mac OS X"
0 commit comments