Post

Top Tier Python
Top Tier Python@TopTierPython·
2/ A good IDE can help you learn faster by explaining and helping fix mistakes. They also have convenient tools like - The debugger, which lets you pause your program and interact with it - Quick documentation, which pulls up documentation on what your cursor is on automatically
English
1
1
0
0
Top Tier Python
Top Tier Python@TopTierPython·
3/ If you are a super beginner and still getting the hang of how to write code without a SyntaxError, I recommend Thonny.org. It clearly explains SyntaxErrors and tells you how to fix them.
Top Tier Python tweet media
English
1
0
2
0
Top Tier Python
Top Tier Python@TopTierPython·
4/ If you are beyond that, I recommend PyCharm. It can warn about hundreds of different common mistakes and suggest fixes. Don't be dissuaded by the "for Professional Developers" label, I've found it helpful for beginners. jetbrains.com/pycharm/downlo…
English
1
0
1
0
Top Tier Python
Top Tier Python@TopTierPython·
5/ I insist you use PyCharm, its ability to catch common mistakes eases the learning curve significantly. Once you download PyCharm, it will offer to install Python automatically. Accept it. You must use to "Create a new project" or "Open a folder" to activate PyCharm.
English
1
0
1
0
Top Tier Python
Top Tier Python@TopTierPython·
6/ If you don't have administrator rights, check out Portable PyCharm. By installing it only for you, it can be installed without admin rights. portableapps.com/node/56602
English
0
0
1
0
共有