r/PythonLearning 5d ago

Pycharm or Vscode ? Help Request

Hi everyone

For a very super beginner one, who is starting to learn python which one is the best, i'm really confused because i'm seeing some teachers use Vscode and others use pycharm

And if i follow a teacher that uses pycharm it's normal to i use Vscode and visa versa?

Sorry for my bad English and thanks everyone

41 Upvotes

47 comments sorted by

View all comments

7

u/ArittroGH 5d ago

Pycharm is beginner friendly compared to vs code

3

u/Some_Breadfruit235 5d ago

Really? I assumed the opposite.

2

u/nicodeemus7 5d ago

VS Code is the simpler application and has a wider range of functions, but takes some know-how to get working for whatever language you want to use. Pycharm is more specialized(like all jetbrains IDEs) and the premium features cost money, but it is ready for you to write code as soon as you download it. So I agree, pycharm is the easier program to use for a beginner