I’m one day old here and a beginner in Python programming. I just need some clarification. When I started on Mosh YouTube Beginners to Python, he used PyCharm as the IDE for the introductory course. However, after purchasing the complete course, the introductory editor is VSCode. What’s the difference and why VSCode and not PyCharm?
Hey,
You know Pycharm is an IDE only for python so basically it become very easy for beginner to start coding whereas, VS code works for many languages not just for Python. I came across this post and it is very helpful to know the Pycharm vs VScode which one is best and why. Mosh uses Pychram so that beginners can learn python more easily thats.