We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc19ac commit 05d3598Copy full SHA for 05d3598
content/pages/02-development-environments/05-pycharm.markdown
@@ -53,3 +53,8 @@ Python code.
53
be more up-to-date than community blog posts that were not
54
published recently because PyCharm has new major releases
55
twice per year.
56
+
57
+* [Getting Started with PyCharm](https://confluence.jetbrains.com/display/PYH/Getting+Started+with+PyCharm)
58
+ is another JetBrains-produced tutorial that is exceptionally in-depth
59
+ and just right for beginners who need help with every step of setting
60
+ up and creating their first Python project.
0 commit comments