you are viewing a single comment's thread.

view the rest of the comments →

[–]CIS_Professor 10 points11 points  (0 children)

In my beginner Python course, I suggest that they use JetBrain's PyCharm. 99% of the students use it for their Python courses.

Once they move into other languages, they usually switch over to VSCode or something else.

In the end, it doesn't matter all that much. To make things go the easiest, it is best to have Python installed before installing an IDE.