+ 3
What's the best IDE for Python Beginners?
I am a beginner at Python (and coding in general). I am looking for an IDE to fiddle on, I downloaded Pycharm but having an issue with it, whenever I try type print it automatically prints out old lines I wrote and does not enable me to write new lines of code, maybe Pycharm isn't for Beginners like me?
5 odpowiedzi
+ 2
In my opinion, especially when you are learning a new language like python, it will be best not to use an IDE for the meantime. This will make it more challenging and will enhance your memory. If you get to the level where in you can debug a code even if it is in a paper then you can use IDE. This is just my opinion though, not really an expert myself.
+ 10
Similar posts available use search bar before posting ur question
Hope it may helps u
https://www.sololearn.com/discuss/2010775/?ref=app
https://www.sololearn.com/discuss/1187881/?ref=app
https://www.sololearn.com/discuss/473744/?ref=app
https://www.sololearn.com/discuss/1244327/?ref=app
https://www.sololearn.com/discuss/464331/?ref=app
https://www.sololearn.com/discuss/2510255/?ref=app
https://www.sololearn.com/discuss/276880/?ref=app
https://www.sololearn.com/discuss/584343/?ref=app
https://www.sololearn.com/discuss/867834/?ref=app
+ 8
I use Visual Studio Code . I found it pretty easy as compared to PyCharm .
Hope this Answer Helps ✌️
0
There are many great code editors out there. Just google 'IDE for python' and you will be presented with many great IDEs